Updated config
This commit is contained in:
parent
eca02857ec
commit
7d5a2940ef
17 changed files with 100 additions and 85 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue