mirror of https://github.com/ohmyzsh/ohmyzsh.git
Adding comments
parent
5215e74bf4
commit
f9fce9bb8d
|
@ -1,3 +1,4 @@
|
||||||
|
#Aliases
|
||||||
alias pc="sudo port clean --all installed"
|
alias pc="sudo port clean --all installed"
|
||||||
alias pi="sudo port install $1"
|
alias pi="sudo port install $1"
|
||||||
alias psu="sudo port selfupdate"
|
alias psu="sudo port selfupdate"
|
||||||
|
|
Loading…
Reference in New Issue