+1
−1
+2
−2
+1
−1
Documents/bin/dma-clean
0 → 100755
+6
−0
Documents/bin/gen-ssh-config
0 → 100755
+3
−0
Loading
- Added Documents/bin directory for scripts, moved renew-certs, train-wifi and dma-clean (wasn't commited before) there. - Made gen-ssh-config a script (in Documents/bin) instead of a shell alias. Call said script in the post-merge git hook (instead of sourcing bashrc which currently just exits if not running interactively which I like to keep doing). Added said scripts to pre-commit.