Skip to content

Commit d1bcfea

Browse files
committed
feat
1 parent 9a787cd commit d1bcfea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotfiles/macos/.zshrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export DYLD_FALLBACK_LIBRARY_PATH=/opt/homebrew/lib
44
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
55
. "$HOME/.local/bin/env"
66

7-
eval "$(keychain --eval --quiet --agents ssh ~/.ssh/github-air ~/.ssh/macbook-pro)"
7+
eval "$(keychain --eval --quiet ~/.ssh/github-air ~/.ssh/macbook-pro)"
88
eval "$(/opt/homebrew/bin/brew shellenv)"
99

1010
# Skip quote display for faster startup (can be called manually with 'quote' command)

0 commit comments

Comments
 (0)