1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-02 04:00:28 +00:00

Adding comments

This commit is contained in:
Vivek Prahlad 2010-09-10 10:55:17 +05:30
parent e26bfbcd23
commit ce1d94528e

View File

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