dotfiles

Clean dotfiles
git clone git://git.dimitrijedobrota.com/dotfiles.git
Log | Files | Refs

.bashrc (190B)


0 # 1 # ~/.bashrc 2 # 3 4 # Content of this file can be copied to /etc/bash.bashrc or equivalent 5 # for cleaner home directory 6 7 [[ -f $XDG_CONFIG_HOME/bash/bashrc ]] && . $XDG_CONFIG_HOME/bash/bashrc