fix(zsh): path to asdf

This commit is contained in:
Stefan Imhoff
2023-04-14 07:31:12 +02:00
parent ca6a62c631
commit 565ebd869d
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ if status --is-interactive
end
# asdf Version Manager
source /usr/local/opt/asdf/libexec/asdf.fish
source "$(brew --prefix)/opt/asdf/libexec/asdf.fish"
# SSH
set -x SSH_AUTH_SOCK $HOME/Library/Containers/com.maxgoedjen.Secretive.SecretAgent/Data/socket.ssh