summaryrefslogtreecommitdiff
path: root/plugins/fedora
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/fedora')
-rw-r--r--plugins/fedora/README.md1
l---------plugins/fedora/fedora.plugin.zsh1
2 files changed, 2 insertions, 0 deletions
diff --git a/plugins/fedora/README.md b/plugins/fedora/README.md
new file mode 100644
index 000000000..85d8d7dea
--- /dev/null
+++ b/plugins/fedora/README.md
@@ -0,0 +1 @@
+The fedora plugin is deprecated. Use the [dnf plugin](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dnf) instead.
diff --git a/plugins/fedora/fedora.plugin.zsh b/plugins/fedora/fedora.plugin.zsh
new file mode 120000
index 000000000..16a214313
--- /dev/null
+++ b/plugins/fedora/fedora.plugin.zsh
@@ -0,0 +1 @@
+../dnf/dnf.plugin.zsh \ No newline at end of file