diff --git a/src/.local/bin/cleanup b/src/.local/bin/cleanup index 2c311a1..bdb47b4 100755 --- a/src/.local/bin/cleanup +++ b/src/.local/bin/cleanup @@ -10,6 +10,13 @@ rm -rf \ .python_history \ .units_history \ .avidemux6 \ -.xsel.log +.xsel.log \ +.gnuplot_history \ +.gnome \ +.ansible \ +.wavemonrc \ +.viminfo \ +.icons + rmdir Downloads Desktop 2>/dev/null