mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-15 12:49:50 +00:00
feat(dnf): use dnf5 if available (#11904)
Co-authored-by: Marcus Müller <marcus_ohmyzsh@baseband.digital>
This commit is contained in:
@@ -10,6 +10,9 @@ To use it, add `dnf` to the plugins array in your zshrc file:
|
||||
plugins=(... dnf)
|
||||
```
|
||||
|
||||
Classic `dnf` is getting superseded by `dnf5`; this plugin detects the presence
|
||||
of `dnf5` and uses it as drop-in alternative to the slower `dnf`.
|
||||
|
||||
## Aliases
|
||||
|
||||
| Alias | Command | Description |
|
||||
|
||||
Reference in New Issue
Block a user