Set correct Golang path

This commit is contained in:
adrien 2021-04-21 23:06:36 +02:00
parent 94fa84e56e
commit 3532a83ff7
1 changed files with 3 additions and 0 deletions

View File

@ -1 +1,4 @@
set fish_greeting
set -x GOPATH $HOME/dev/go
set -x PATH $PATH $GOPATH/bin