dotfiles/zsh/.oh-my-zsh/plugins/go/go.plugin.zsh

4 lines
139 B
Bash
Raw Normal View History

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