diff --git a/.zshrc b/.zshrc index dc75066..33b2b51 100644 --- a/.zshrc +++ b/.zshrc @@ -249,7 +249,7 @@ _check-for-zsh-quickstart-update() { BROWSER=/usr/bin/chromium EDITOR=/usr/bin/micro -if [[ -f ~/.ssh/.ssh-find-agent.sh ]] +if [[ -f ~/.ssh/.ssh-find-agent.sh ]] then . ~/.ssh/.ssh-find-agent.sh ssh-find-agent -a fi