prezto/modules/macports
Indrajit Raychaudhuri 8ee9d1bbfe general: Documentation update for zstyle based alias skipping support
Add documentation to surface the `zstyle` based alias skipping.
2023-05-17 02:39:09 -05:00
..
README.md general: Documentation update for zstyle based alias skipping support 2023-05-17 02:39:09 -05:00
init.zsh Add zstyle to skip aliases for additional modules 2023-04-13 09:33:48 -07:00

README.md

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.