dotfiles/zsh/func/init_profile_darwin

7 lines
105 B
Bash

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