]> git.wh0rd.org - home.git/blobdiff - .bash_profile
import vapier
[home.git] / .bash_profile
index 3f56aa0b09e686a00b2dda96dd4eae1cc8832259..123d6e6c2a4235b13c821375ab832c679d0fcf12 100644 (file)
@@ -1 +1,4 @@
+if type -P keychain >/dev/null ; then
+       keychain -q $(find ~/.ssh/ -type f '(' -name 'id_*' -a '!' -name '*.pub' ')')
+fi
 [[ -f ~/.bashrc ]] && . ~/.bashrc