Skip to content

Commit

Permalink
[Fix #107] Add documentation for macports
Browse files Browse the repository at this point in the history
  • Loading branch information
sorin-ionescu committed Jun 12, 2012
1 parent ae9d1d4 commit 74867a4
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions modules/macports/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
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/oh-my-zsh/issues

0 comments on commit 74867a4

Please sign in to comment.