$ make install
To install GUI apps managed by Homebrew Cask, run:
$ make cask
- Latest Go
- Vim 8.0+
- Homebrew
Using oh-my-zsh with antigen.
peco and ghq are used for exploring src directory with GOPATH style.
On zsh,
^S: open anysrcdirectory by peco. It enables incremental search for projects you fetched.^R: search .zsh_history in peco.
To install plugins, run :PlugInstall.
Just use fatih/vim-go: Go development plugin for Vim.
Public Domain