6 lines
161 B
Text
6 lines
161 B
Text
# Eryn Wells <eryn@erynwells.me>
|
|
|
|
( ssh-add --apple-load-keychain & ) 1>/dev/null 2>&1
|
|
|
|
autoload -Uz init_profile_darwin_say_hello
|
|
init_profile_darwin_say_hello
|