-
- Downloads
- Notify about generating SSH config in the post-merge git hook.
- 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.
Showing
- .bashrc 1 addition, 1 deletion.bashrc
- .githooks/post-merge 2 additions, 2 deletions.githooks/post-merge
- .pre-commit-config.yaml 1 addition, 1 deletion.pre-commit-config.yaml
- Documents/bin/dma-clean 6 additions, 0 deletionsDocuments/bin/dma-clean
- Documents/bin/gen-ssh-config 3 additions, 0 deletionsDocuments/bin/gen-ssh-config
- Documents/bin/renew-certs 0 additions, 0 deletionsDocuments/bin/renew-certs
- Documents/bin/train-wifi 0 additions, 0 deletionsDocuments/bin/train-wifi
Documents/bin/dma-clean
0 → 100755
Documents/bin/gen-ssh-config
0 → 100755
File moved
File moved
Please register or sign in to comment