Skip to content

Commit 2fee9fe

Browse files
committed
fish config
1 parent afd58b2 commit 2fee9fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

shells/fish/config.fish

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
2+
3+
set -x GOPATH /home/oly/go
4+
set -x GO15VENDOREXPERIMENT 1
5+
set PATH $GOPATH/bin $PATH

0 commit comments

Comments
 (0)