.bash_profile (93B)
1 # 2 # ~/.bash_profile 3 # 4 5 [[ -f ~/.bashrc ]] && . ~/.bashrc 6 [[ -f ~/.profile ]] && . ~/.profile
regexghost-dotfilesMy dotfiles and scripts | |
| git clone git@git.regexghost.com/regexghost-dotfiles.git | |
| Log | Files | Refs | README |