mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-05-11 05:55:17 +00:00
refactor(go)!: remove deprecated go plugin
BREAKING CHANGE: the `go` plugin has been removed. Use the `golang` plugin instead.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
The go plugin is deprecated. Use the [golang plugin](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/golang) instead.
|
||||
@@ -1,3 +0,0 @@
|
||||
print -P "%F{yellow}The 'go' plugin is deprecated. Use the '%Ugolang%u' plugin instead.%f"
|
||||
|
||||
source "$ZSH/plugins/golang/golang.plugin.zsh"
|
||||
Reference in New Issue
Block a user