fix(nvim): typo
This commit is contained in:
parent
17e44a6338
commit
53bdb5b256
2
zshenv
2
zshenv
|
@ -19,7 +19,7 @@ export LS_COLORS="di=1;38;2;38;139;210:mi=1;38;2;220;50;47;48;2;238;232;213:ln=1
|
||||||
export GOPATH=$HOME/go
|
export GOPATH=$HOME/go
|
||||||
|
|
||||||
# BAT:
|
# BAT:
|
||||||
export BAT_THEME=gruxbox-dark
|
export BAT_THEME=gruvbox-dark
|
||||||
|
|
||||||
# Postgres default user:
|
# Postgres default user:
|
||||||
export PGUSER=postgres
|
export PGUSER=postgres
|
||||||
|
|
Loading…
Reference in New Issue