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 ec4f93c commit 7cb694cCopy full SHA for 7cb694c
.envrc
@@ -2,7 +2,7 @@
2
3
# prepending
4
export GOBIN=$PWD/bin/tools
5
-export GOBIN=$PWD/bin/tools/bin
+export PATH=$PWD/bin/tools/bin
6
export PATH=$GOBIN:$PATH
7
export PATH=$GOBIN/bin:$PATH
8
export PATH=$PWD/bin:$PATH
0 commit comments