We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd58b2 commit 2fee9feCopy full SHA for 2fee9fe
shells/fish/config.fish
@@ -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