# Use keychain if installed if [ -x /usr/bin/keychain ] then eval `keychain --confirm --clear --noask --timeout 15 --eval --systemd others` echo "zsh: Using keychain (15 min timeout, explicit confirmation)" fi