# Eryn Wells <eryn@erynwells.me>
init_profile_darwin() {
( ssh-add --apple-load-keychain & ) 1>/dev/null 2>&1
}
init_profile_darwin "$@"