mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
added a comment to the composer installation alias
This commit is contained in:
parent
4da79841c7
commit
53eb219306
1 changed files with 1 additions and 0 deletions
|
|
@ -25,4 +25,5 @@ alias cu='composer update'
|
||||||
alias ci='composer install'
|
alias ci='composer install'
|
||||||
alias ccp='composer create-project'
|
alias ccp='composer create-project'
|
||||||
|
|
||||||
|
# install composer in the current directory
|
||||||
alias cget='curl -s https://getcomposer.org/installer | php'
|
alias cget='curl -s https://getcomposer.org/installer | php'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue