summaryrefslogtreecommitdiff
path: root/home/var/system/config-updater
diff options
context:
space:
mode:
authorDavid Kaufmann <astra@ionic.at>2020-03-22 06:16:46 +0100
committerDavid Kaufmann <astra@ionic.at>2020-03-22 06:16:46 +0100
commit05d1bca84f789a7a0cff59689d6bc5e78e5df03e (patch)
tree1a19549a0ff903dfa12432fe3c5293009c002511 /home/var/system/config-updater
parent60d78f1306b0ca7234801c8835661f11a16b48df (diff)
downloadconfig-05d1bca84f789a7a0cff59689d6bc5e78e5df03e.tar.gz
delete removed files from config
Diffstat (limited to 'home/var/system/config-updater')
-rw-r--r--home/var/system/config-updater/post-update5
1 files changed, 5 insertions, 0 deletions
diff --git a/home/var/system/config-updater/post-update b/home/var/system/config-updater/post-update
index dac607c..701c9c8 100644
--- a/home/var/system/config-updater/post-update
+++ b/home/var/system/config-updater/post-update
@@ -8,3 +8,8 @@ if ! [ -d $HOME/.oh-my-zsh ]; then
fi
fi
rm -f .zshrc.pre-oh-my-zsh
+# BEGIN removed files from git e3fb79a...6c7ef44 (2020-03-22)
+md5sum .muttrc | grep b12a8a14e58f07782d9a947f80107c83 && rm -f .muttrc
+md5sum .Xresources | grep f919d32723cee7cbae00718131fbe703 && rm -f .Xresources
+md5sum .zshrc.local | grep 8bcb00aa4de816bd158584f84feb3de2 && rm -f .zshrc.local
+# END removed files from git e3fb79a...6c7ef44 (2020-03-22)