ohmyzsh/plugins/go/go.plugin.zsh
2020-05-26 18:14:58 +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"