shell-server icon indicating copy to clipboard operation
shell-server copied to clipboard

`'/usr/share/gocode/'` in `$GOPATH` prevents using `go get` by default

Open catthehacker opened this issue 5 years ago • 0 comments

Is there a reason why /usr/share/gocode/ is before $HOME path? It prevents using go get without changing $GOPATH. https://github.com/hashbang/shell-server/blob/f037dae1f48a0569770b2a15028466a19b875ffa/ansible/tasks/profile/main.yml#L15

catthehacker avatar Nov 10 '20 10:11 catthehacker