If this repo is cloned to ~/code/bash then put the following into ~/.profile file (for OS X Terminal.app) and ~/.bashrc (for emacs shell) if [ -f ~/code/bash/.bashrc ]; then . ~/code/bash/.bashrc fi
If this repo is cloned to ~/code/bash then put the following into ~/.profile file (for OS X Terminal.app) and ~/.bashrc (for emacs shell) if [ -f ~/code/bash/.bashrc ]; then . ~/code/bash/.bashrc fi