summaryrefslogtreecommitdiff
path: root/hooks
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-07-01 01:14:59 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-07-01 01:14:59 +0200
commite1de506156454ba1d324faf548ad15fe804aa806 (patch)
tree1ca249b22bace59d41e950b7482443440ccc8c5e /hooks
parentfecb6306631aaec1774497093b7da44ab5950d92 (diff)
parentb2077bbddf86dbdbf6cc63aaf2ceb8a2da614ebc (diff)
Merge branch 'main' of db:dotfiles
Diffstat (limited to 'hooks')
-rwxr-xr-xhooks/post-merge3
-rwxr-xr-xhooks/post-update3
2 files changed, 6 insertions, 0 deletions
diff --git a/hooks/post-merge b/hooks/post-merge
new file mode 100755
index 0000000..a6b419d
--- /dev/null
+++ b/hooks/post-merge
@@ -0,0 +1,3 @@
+#!/bin/sh
+rm ~/bin/keyboards.txt ~/.config/user-dirs.dirs ~/bin/wd
+stowdots d \ No newline at end of file
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