mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-07-20 19:55:10 +02:00
@@ -274,4 +274,8 @@ alias gops='cd $GOPATH/src'
|
||||
alias gor='go run'
|
||||
alias got='go test'
|
||||
alias gota='go test ./...'
|
||||
alias goto='go tool'
|
||||
alias gotoc='go tool compile'
|
||||
alias gotod='go tool dist'
|
||||
alias gotofx='go tool fix'
|
||||
alias gov='go vet'
|
||||
|
||||
Reference in New Issue
Block a user