You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rudSarkar is correct, ensure your $GOPATH is correctly input in the proper file to reflect the terminal environment you are using, for example .zshrc or .bashrc. From the looks of it, you are using zsh. That file should be located in ~/.zshrc. I JUST installed it using the following command:
go install github.com/tomnomnom/gf@latest
Then you will be able to follow the rest of the steps and get started with the tool.
The text was updated successfully, but these errors were encountered: