set ssh socket
This commit is contained in:
parent
260efd88ca
commit
ed0f7f5589
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -12,6 +12,7 @@ export PATH=$HOME/bin:$PATH:/bin:/sbin:/usr/sbin:/usr/local/sbin
|
|||
export EDITOR=nvim
|
||||
#export DISPLAY=:0
|
||||
export GDK_SCALE=1.5
|
||||
export SSH_AUTH_SOCK=$HOME/.ssh/ssh_auth_sock
|
||||
|
||||
fpath=(~/.zsh/functions $fpath)
|
||||
|
||||
|
|
Loading…
Reference in a new issue