Clone repo to ~/bin/dotfiles:
mkdir -p ~/bin
cd ~/bin
git clone git@github.com:imderek/dotfiles.git
In ~/.bash_profile add:
if [ -f ~/.bashrc ];
then
source ~/.bashrc
fi
In ~/.bashrc add:
. ~/bin/dotfiles/bashrc
| Name | Name | Last commit date | ||
|---|---|---|---|---|