mirror of https://github.com/ohmyzsh/ohmyzsh.git
added a comment to the composer installation alias
parent
6630919bce
commit
9365fd03f6
|
@ -25,4 +25,5 @@ alias cu='composer update'
|
|||
alias ci='composer install'
|
||||
alias ccp='composer create-project'
|
||||
|
||||
# install composer in the current directory
|
||||
alias cget='curl -s https://getcomposer.org/installer | php'
|
Loading…
Reference in New Issue