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