mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-11-01 07:21:12 +00:00
fb9a20591f
Conflicts: README.md runcoms/zshenv
27 lines
652 B
Markdown
27 lines
652 B
Markdown
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][1].*
|
|
|
|
- [Matt Cable](https://github.com/curiousstranger)
|
|
- [Sorin Ionescu](https://github.com/sorin-ionescu)
|
|
|
|
[1]: https://github.com/sorin-ionescu/prezto/issues
|
|
|