Use gpg-agent for tmux ssh agent
This commit is contained in:
parent
1fbc06e822
commit
dc39bdce69
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ set -g history-limit 5000
|
||||||
setw -g aggressive-resize on
|
setw -g aggressive-resize on
|
||||||
|
|
||||||
### Initial windows
|
### 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"
|
#new -d -n agent "ssh-agent -a $SSH_AUTH_SOCK zsh"
|
||||||
#neww -n netdb
|
#neww -n netdb
|
||||||
#neww -n root
|
#neww -n root
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue