.bash_profile (66B)
1 #!/usr/bin/env bash
2
3 ./.profile
4 [[ -f ~/.bashrc ]] && . ~/.bashrc
Yes, my $HOME has a git repo now :(
git clone git://git.shimmy1996.com/dotfiles.git
1 #!/usr/bin/env bash
2
3 ./.profile
4 [[ -f ~/.bashrc ]] && . ~/.bashrc