mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-10 15:27:58 +02:00
feat(golang): add gow
alias for go work
(#11105)
This commit is contained in:
@ -32,3 +32,4 @@ alias gotoc='go tool compile'
|
||||
alias gotod='go tool dist'
|
||||
alias gotofx='go tool fix'
|
||||
alias gov='go vet'
|
||||
alias gow='go work'
|
||||
|
Reference in New Issue
Block a user