prezto/modules/yum
Zeh Rizzatti 8d7383e5dd return 0 instead of 1
returning 1 would make :module:loaded set to no, undefining functions, which was
not intended.
not using the aliases is not an error, just an option, while other features of
the module were loaded normally
2012-12-12 19:15:09 -03:00
..
init.zsh return 0 instead of 1 2012-12-12 19:15:09 -03:00
README.md [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00

Yum

Defines yum aliases.

Aliases

  • yumc removes package(s) and leaves.
  • yumi installs package(s).
  • yumh displays history.
  • yuml lists packages.
  • yumL lists installed packages.
  • yumq displays package information.
  • yumr removes package(s).
  • yums searches for a package.
  • yumu updates packages.
  • yumU upgrates packages.

Authors

The authors of this module should be contacted via the issue tracker.