prezto/modules/macports
Charith Amarasinghe d5bef142d4
Fix missing dependency on helper module for helpers added in #1793 (#1811)
PR #1793 introduced helper functions for OS detection in some modules.
These helpers require a module dependency on the 'helper' module.
2020-03-29 12:49:35 -07:00
..
README.md Fix MacPorts typo 2015-05-26 22:12:55 -04:00
init.zsh Fix missing dependency on helper module for helpers added in #1793 (#1811) 2020-03-29 12:49:35 -07:00

README.md

MacPorts

Defines MacPorts aliases and adds MacPorts directories to path variables.

Aliases

  • portc cleans the files used to build ports.
  • porti installs a port.
  • ports searches for a port.
  • portu upgrades a port.
  • portU upgrades MacPorts, the ports collection, and outdated ports.
  • portx uninstalls a port.
  • portX uninstalls inactive ports.

Authors

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