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