This commit is contained in:
Steven Lu 2013-07-24 22:28:33 -04:00
commit 3531307227
2 changed files with 7 additions and 0 deletions

5
keychain-setup.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
# This script sets up the keychain and is sourced by .{ba,z}shrc.
keychain ~/.ssh/id_rsa
. ~/.keychain/${HOST}-sh