summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhooks/post-update3
1 files changed, 3 insertions, 0 deletions
diff --git a/hooks/post-update b/hooks/post-update
new file mode 100755
index 0000000..a6b419d
--- /dev/null
+++ b/hooks/post-update
@@ -0,0 +1,3 @@
+#!/bin/sh
+rm ~/bin/keyboards.txt ~/.config/user-dirs.dirs ~/bin/wd
+stowdots d \ No newline at end of file