bash_profile (140B)
1 [[ -f "${HOME}/.config/profile" ]] && . "${HOME}/.config/profile" 2 [[ -f "${HOME}/.config/bash/bashrc" ]] && . "${HOME}/.config/bash/bashrc"
configPersonal configuration. | |
git clone git://code.dwrz.net/config | |
Log | Files | Refs |