Fix typo in .env file
This commit is contained in:
parent
b53f430f59
commit
dfa1a569ea
1 changed files with 1 additions and 1 deletions
2
zsh/.env
2
zsh/.env
|
@ -1,5 +1,5 @@
|
||||||
export CLICOLOR=1
|
export CLICOLOR=1
|
||||||
export EDITOR=vvim
|
export EDITOR=nvim
|
||||||
export KEYTIMEOUT=1
|
export KEYTIMEOUT=1
|
||||||
export QUOTING_STYLE=literal
|
export QUOTING_STYLE=literal
|
||||||
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh
|
export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue