conf2/zsh/.oh-my-zsh/plugins/go/go.plugin.zsh
2020-06-11 16:41:32 +02:00

4 lines
139 B
Bash

print -P "%F{yellow}The 'go' plugin is deprecated. Use the '%Ugolang%u' plugin instead.%f"
source "$ZSH/plugins/golang/golang.plugin.zsh"