mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-07 05:04:26 +08: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