Adding yay AUR manager to Arch Linux's commands since yaourt is unmaintained and has some security issues. (#907)

This commit is contained in:
Jesus Cuesta
2019-05-21 18:49:04 +00:00
committed by Vladimir Iakovlev
parent 78ef9eec88
commit 201c01fc74
4 changed files with 12 additions and 6 deletions
+2 -2
View File
@@ -315,8 +315,8 @@ The following rules are enabled by default on specific platforms only:
* `brew_unknown_command` – fixes wrong brew commands, for example `brew docto/brew doctor`;
* `brew_update_formula` &ndash; turns `brew update <formula>` into `brew upgrade <formula>`;
* `dnf_no_such_command` &ndash; fixes mistyped DNF commands;
* `pacman` &ndash; installs app with `pacman` if it is not installed (uses `yaourt` if available);
* `pacman_not_found` &ndash; fixes package name with `pacman` or `yaourt`.
* `pacman` &ndash; installs app with `pacman` if it is not installed (uses `yay` or `yaourt` if available);
* `pacman_not_found` &ndash; fixes package name with `pacman`, `yay` or `yaourt`.
The following commands are bundled with *The Fuck*, but are not enabled by
default: