We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a787cd commit d1bcfeaCopy full SHA for d1bcfea
dotfiles/macos/.zshrc
@@ -4,7 +4,7 @@ export DYLD_FALLBACK_LIBRARY_PATH=/opt/homebrew/lib
4
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
5
. "$HOME/.local/bin/env"
6
7
-eval "$(keychain --eval --quiet --agents ssh ~/.ssh/github-air ~/.ssh/macbook-pro)"
+eval "$(keychain --eval --quiet ~/.ssh/github-air ~/.ssh/macbook-pro)"
8
eval "$(/opt/homebrew/bin/brew shellenv)"
9
10
# Skip quote display for faster startup (can be called manually with 'quote' command)
0 commit comments