dotfiles/zsh/func/init_profile_darwin

8 lines
105 B
Text
Raw Normal View History

#!/usr/bin/env zsh
# Eryn Wells <eryn@erynwells.me>
if ssh-add --apple-load-keychain; then
echo
fi