summaryrefslogtreecommitdiffstats
path: root/undeploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'undeploy.sh')
-rwxr-xr-xundeploy.sh11
1 files changed, 11 insertions, 0 deletions
diff --git a/undeploy.sh b/undeploy.sh
new file mode 100755
index 0000000..3370b70
--- /dev/null
+++ b/undeploy.sh
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+rm ~/.aptitude
+rm ~/.config/awesome
+rm ~/.bashrc
+rm ~/.config/bspwm
+rm ~/.conkyrc
+rm ~/.emacs.d
+rm ~/.config/sxhkd
+rm ~/.tmux.conf
+rm ~/.vimrc