Commit 93cc3964 authored by Marc Cornellà's avatar Marc Cornellà
Browse files

Add deprecation notice for fedora and go plugins.

parent cc065c7b
../dnf/dnf.plugin.zsh
\ No newline at end of file
print -P "%F{yellow}The 'fedora' plugin is deprecated. Use the '%Udnf%u' plugin instead.%f"
source "$ZSH/plugins/dnf/dnf.plugin.zsh"
../golang/golang.plugin.zsh
\ No newline at end of file
print -P "%F{yellow}The 'go' plugin is deprecated. Use the '%Ugolang%u' plugin instead.%f"
source "$ZSH/plugins/golang/golang.plugin.zsh"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment