diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-07-01 16:08:49 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-07-01 16:08:49 +0200 |
commit | 21faa35ee7b731dea01b701082ac4433d7189eec (patch) | |
tree | 60fcf248e81df8579125546619db607150b96fcb /hooks | |
parent | 30a898e1040ec91cea1ceeb2180bdcf7265f2407 (diff) |
checkpoint
Diffstat (limited to 'hooks')
-rwxr-xr-x | hooks/post-commit | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hooks/post-commit b/hooks/post-commit new file mode 100755 index 0000000..a6b419d --- /dev/null +++ b/hooks/post-commit @@ -0,0 +1,3 @@ +#!/bin/sh +rm ~/bin/keyboards.txt ~/.config/user-dirs.dirs ~/bin/wd +stowdots d
\ No newline at end of file |