Updated config

This commit is contained in:
2024-03-07 13:09:05 +01:00
parent eca02857ec
commit 7d5a2940ef
17 changed files with 100 additions and 85 deletions

View File

@ -3,9 +3,7 @@ if status is-interactive
set -x LS_COLORS di=0:ln=0:so=0:pi=0:ex=0:bd=0:cd=0:su=0:sg=0:tw=0:ow=0
end
set -x GOPATH $HOME/.go
set -x EDITOR nvim
set -x LANG en_US.UTF-8
fish_add_path $GOPATH/bin
fish_add_path $HOME/.bin
fish_add_path $HOME/.local/bin