Unverified Commit e1f0d826 authored by Marc Cornellà's avatar Marc Cornellà
Browse files

refactor(go)!: remove deprecated `go` plugin

BREAKING CHANGE: the `go` plugin has been removed. Use the `golang` plugin instead.
parent 502b07c9
The go plugin is deprecated. Use the [golang plugin](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/golang) instead.
print -P "%F{yellow}The 'go' plugin is deprecated. Use the '%Ugolang%u' plugin instead.%f"
source "$ZSH/plugins/golang/golang.plugin.zsh"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment