shell-server
shell-server copied to clipboard
`'/usr/share/gocode/'` in `$GOPATH` prevents using `go get` by default
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