dotfiles/dot_oh-my-zsh/plugins/go/go.plugin.zsh
2020-06-15 05:31:33 -05:00

3 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"