A small group of bash scripts I've written
Creates a vimrc file with specific settings that I like. Currently only my tab settings and to ensure line numbers are shown.
Example of how to loop over a directory and subdirectory performing a command at each level
Script for getting a simplified git status message. Used in the bash prompt.
[ ] Fix commit behind/ahead number
[ ] Remove status from my_profile so consistent
TODO: Display Current directory file git status in ls output
Gets the max value between two numbers