Various convenience items for bash.
This is my custom bash completions. Some of the programs referenced are not public or included in this repository so you probably want to comment out complete lines that have programs you don't know or use.
in your $HOME/.bashrc:
source /path/to/repo/completions
Bash functions for various shortcuts.
in your $HOME/.bashrc:
source /path/to/repo/functions