diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-06-25 01:09:50 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-06-25 01:09:50 +0200 |
commit | 58ba99570d0bdbb41b5c7c8f2a0c53ea9299ea4c (patch) | |
tree | b97769a13ffee4cab1718b454ffbcc2a1857c8b2 | |
parent | d5a7a2df1fdeb2d82c51a0d78493bfb7241160c2 (diff) |
checkpoint
-rwxr-xr-x | hooks/post-update | 3 |
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 |