diff options
Diffstat (limited to 'undeploy.sh')
-rwxr-xr-x | undeploy.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/undeploy.sh b/undeploy.sh index 9bb89bd..52b4860 100755 --- a/undeploy.sh +++ b/undeploy.sh @@ -6,6 +6,9 @@ rm ~/.bashrc rm ~/.config/bspwm rm ~/.conkyrc rm ~/.emacs.d +rm ~/.config/evolution +rm ~/.gitconfig +rm ~/.config/nextcloud rm ~/.config/rofi rm ~/.config/sxhkd rm ~/.tmux.conf |