zsh: get rid of SSH_AUTH_SOCK value
This commit is contained in:
parent
42af23f04f
commit
b643242e8c
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ export LESS='i M R'
|
||||||
export PAGER=less
|
export PAGER=less
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
export TIME_STYLE=long-iso
|
export TIME_STYLE=long-iso
|
||||||
export SSH_AUTH_SOCK="$HOME/.ssh/ssh_auth_sock"
|
|
||||||
export ALTERNATE_EDITOR=
|
export ALTERNATE_EDITOR=
|
||||||
|
|
||||||
bindkey -e
|
bindkey -e
|
||||||
|
|
Loading…
Reference in a new issue