1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-31 09:29:24 +00:00

Cleaned up the plugins.

This commit is contained in:
Sorin Ionescu
2011-08-30 23:16:15 -04:00
parent 422307c3ca
commit 90e7debc30
66 changed files with 902 additions and 1774 deletions

View File

@ -1,4 +1,4 @@
#Aliases
# Aliases
alias pc="sudo port clean --all installed"
alias pi="sudo port install $1"
alias psu="sudo port selfupdate"