References, tips and instructions for doing common tasks
-
Clone:
git clone <repository URL> -
For quick access to refrence sheets add following line to your .bashrc
source /path/to/repo/cheatSheets/aliases.shThis makes the following aliases available:
quickRef ## quickRef.md in your default markdown editor
-
Edit quickRef.md
-
Update the corresponding file in
./display_githubby runningmake
-
Push to github