mirror of https://github.com/qpixel/dotfiles.git
fix: remove gcr sock
This commit is contained in:
parent
e89febfd85
commit
3577ccd0fa
|
|
@ -30,7 +30,7 @@ alias vim="nvim"
|
|||
alias vi="nvim"
|
||||
|
||||
# ssh shit
|
||||
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh
|
||||
#export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh
|
||||
|
||||
|
||||
# history
|
||||
|
|
|
|||
Loading…
Reference in New Issue