Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 469 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 469 Bytes

scripts

misc scripts

Note: Worth checking out .gitignore as it's a template for my general .gitignore I use often. It can be made default (global) by running the following command (assuming it resides in ~/git/scripts/.gitignore):

git config --global core.excludesfile ~/git/scripts/.gitignore