dotfiles/dot_oh-my-zsh/plugins/fedora/fedora.plugin.zsh

4 lines
134 B
Bash
Raw Normal View History

2020-06-15 10:31:33 +00:00
print -P "%F{yellow}The 'fedora' plugin is deprecated. Use the '%Udnf%u' plugin instead.%f"
source "$ZSH/plugins/dnf/dnf.plugin.zsh"