mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
Merge f2907b2487 into 6b3c953775
This commit is contained in:
commit
77f3e93063
1 changed files with 3 additions and 0 deletions
|
|
@ -149,3 +149,6 @@ __go_tool_complete() {
|
|||
}
|
||||
|
||||
compdef __go_tool_complete go
|
||||
|
||||
# aliases
|
||||
alias gfa='go fmt . ./...'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue