fix(nvim): typo

This commit is contained in:
Rob Watson 2024-12-03 04:39:44 +01:00
parent 17e44a6338
commit 53bdb5b256
1 changed files with 1 additions and 1 deletions

2
zshenv
View File

@ -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
# BAT:
export BAT_THEME=gruxbox-dark
export BAT_THEME=gruvbox-dark
# Postgres default user:
export PGUSER=postgres