mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-10 07:18:00 +02:00
committed by
Marc Cornellà
parent
8e7cbafb32
commit
89596597e9
@ -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