ohmyzsh/keychain-setup.sh
Steven Lu 3531307227 Yes
2013-07-24 22:28:33 -04:00

5 lines
125 B
Bash

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