You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

782 B

MacPorts

Defines MacPorts aliases and adds MacPorts directories to path variables.

Aliases

Aliases are enabled by default. To disable them, add the following to ${ZDOTDIR:-$HOME}/.zpreztorc.

zstyle ':prezto:module:macports:alias' skip 'yes'
  • 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.