Bash Config bash_alias Add export BASH_ALIASES=<this repo absolute path> in the file ~/.bashrc before the line where ~/.bash_aliases is sourced At the root of the repository run ln -s $PWD/.bash_aliases ~/.bash_aliases Run bash