mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 00:40:07 +00:00
Adding comments
This commit is contained in:
parent
5215e74bf4
commit
f9fce9bb8d
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#Aliases
|
||||
alias pc="sudo port clean --all installed"
|
||||
alias pi="sudo port install $1"
|
||||
alias psu="sudo port selfupdate"
|
||||
|
|
Loading…
Reference in a new issue