gix SSH auth

This commit is contained in:
Anton Volnuhin 2023-06-01 16:45:42 +03:00
parent cb351314f5
commit 14bc877d74

View File

@ -8,7 +8,11 @@ set -gx PATH $HOME/.go/bin $PATH
set -gx EDITOR nvim
set fish_color_valid_path
set -g fish_greeting
if [ -f ~/.1password/agent.sock ];
set -g SSH_AUTH_SOCK ~/.1password/agent.sock
end
# Commands to run in interactive sessions can go here
if status is-interactive
if type -q atuin