diff --git a/.tmux.conf b/.tmux.conf index 5cc871a..bf62080 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -79,7 +79,7 @@ set -g history-limit 5000 setw -g aggressive-resize on ### Initial windows -#setenv -g SSH_AUTH_SOCK $HOME/.tmux-ssh-agent +setenv -g SSH_AUTH_SOCK "$HOME/.gnupg/$.gpg-agent.ssh" #new -d -n agent "ssh-agent -a $SSH_AUTH_SOCK zsh" #neww -n netdb #neww -n root