Update config.fish

This commit is contained in:
Rawley Fowler 2022-04-30 10:23:28 -06:00 committed by GitHub
parent 54b0c6a548
commit 2ef8b3b3ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,3 +6,4 @@ if status is-interactive
alias vim='nvim'
alias vi='nvim'
end
export GOPATH=$HOME/.go