mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
feat: Adds ssh-agent eval to zshrc to use open-ssh instead of default macos installed ssh.
This commit is contained in:
@@ -230,3 +230,4 @@ fpath=(/Users/michael/.docker/completions $fpath)
|
|||||||
autoload -Uz compinit
|
autoload -Uz compinit
|
||||||
compinit
|
compinit
|
||||||
|
|
||||||
|
eval "$(ssh-agent -s)" 1>/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user