mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:26:42 +00:00
Add up package to list of default golang tools
This commit is contained in:
@@ -11,6 +11,7 @@ alias gv="govendor"
|
||||
|
||||
install_go_global_packages () {
|
||||
local packages=(
|
||||
github.com/akavel/up
|
||||
github.com/alecthomas/gometalinter
|
||||
github.com/asciimoo/wuzz
|
||||
github.com/derekparker/delve/cmd/dlv
|
||||
|
||||
Reference in New Issue
Block a user