mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-07 16:00:41 +01:00
feat(golang): add gow alias for go work (#11105)
This commit is contained in:
@@ -35,3 +35,4 @@ plugins=(... golang)
|
||||
| gotod | `go tool dist` | Utility to bootstrap, build and test go runtime |
|
||||
| gotofx | `go tool fix` | Fixes an application to use newer features |
|
||||
| gov | `go vet` | Vet examines Go source code and reports suspicious constructs |
|
||||
| gow | `go work` | Work provides access to operations on workspaces |
|
||||
|
||||
Reference in New Issue
Block a user