aboutsummaryrefslogtreecommitdiff
path: root/backup
diff options
context:
space:
mode:
authorMarvin Borner2020-06-21 19:29:17 +0200
committerMarvin Borner2020-06-21 19:29:17 +0200
commite47bee3cec69e6f378f92b21bfd2e6f096ece54d (patch)
tree181243f9d71929247061d9a5573ed61be6015328 /backup
parentbb728ed8169f41eaabe84f4d60d269a7fd118aa7 (diff)
Aaah, I see
Diffstat (limited to 'backup')
-rwxr-xr-xbackup1
1 files changed, 1 insertions, 0 deletions
diff --git a/backup b/backup
index e5bb7a6..f1c9109 100755
--- a/backup
+++ b/backup
@@ -50,6 +50,7 @@ scp -rq "$HOME"/.crypto/ root@10.0.0.33:/mnt/ssd/
echo "Cleaning suckless configs"
cp -r "$HOME"/.repos/* .repos/
find .repos/ -type d -name ".git" -exec rm -rf {} +
+find .repos/ -type f -name ".gitignore" -exec rm -f {} +
find .repos/ -type f -exec sh -c "file -i '{}' | grep -q 'charset=binary'" \; -delete
# Installed programs