]> git.wh0rd.org - home.git/blame_incremental - .bash_profile
gitignore: add .netrc
[home.git] / .bash_profile
... / ...
CommitLineData
1if type -P keychain >/dev/null ; then
2 keychain -q $(find ~/.ssh/ -type f '(' -name 'id_*' -a '!' -name '*.pub' ')')
3fi
4[[ -f ~/.bashrc ]] && . ~/.bashrc
5stty -tostop