dotfiles/bash
Fernando Schauenburg 0a6ac8fca2 Avoid non-zero exit code at end of .bashrc
The previous syntax caused the last command to evaluate to a non-zero
exit code when .bashrc.local does not exist. This was annoying because
we show a non-zero exit code in the prompt, so the first prompt on every
bash session would show this exit code.
2019-02-18 23:01:01 +01:00
..
.config [bash] move dircolors into .config directory 2019-02-16 23:31:45 +01:00
.bash_profile Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00
.bashrc Avoid non-zero exit code at end of .bashrc 2019-02-18 23:01:01 +01:00