Add upstream oh_my_zsh repo
This commit is contained in:
@@ -1 +1 @@
|
||||
The go plugin is deprecated. Use the [golang plugin](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/golang) instead.
|
||||
The go plugin is deprecated. Use the [golang plugin](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/golang) instead.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
../golang/golang.plugin.zsh
|
||||
3
zsh/plugins/go/go.plugin.zsh
Normal file
3
zsh/plugins/go/go.plugin.zsh
Normal file
@@ -0,0 +1,3 @@
|
||||
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