/scripts

misc scripts

Primary LanguageShellMIT LicenseMIT

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