feat(ssh): add secretive

This commit is contained in:
Stefan Imhoff
2023-03-13 09:05:39 +01:00
parent 6c71ddb69c
commit 7f9b1fe476
2 changed files with 6 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ end
# asdf Version Manager
source /usr/local/opt/asdf/libexec/asdf.fish
# SSH
set -x SSH_AUTH_SOCK $HOME/Library/Containers/com.maxgoedjen.Secretive.SecretAgent/Data/socket.ssh
# Volta
set -gx VOLTA_HOME "$HOME/.volta"
set -gx PATH "$VOLTA_HOME/bin" $PATH