1
0
Fork 0

Add README for macports module

pull/193/head
Ben O'Hara 13 years ago
parent 9ed470d77c
commit 2415f840bb

@ -0,0 +1,27 @@
Macports
========
Defines aliases and paths for macports on OSX.
Aliases
-------
### General
- `pc` clean port tree
- `pi` install a port
- `psu` selfupdate ports
- `puni` uninstall inactive ports
- `puo` upgrade outdated ports
- `pup` selfupdate and upgrade outdated ports
Authors
-------
*The authors of this module should be contacted via the [issue tracker][1].*
- [Robby Russell](https://github.com/robbyrussell)
- [Sorin Ionescu](https://github.com/sorin-ionescu)
[1]: https://github.com/sorin-ionescu/oh-my-zsh/issues
Loading…
Cancel
Save