Add rci
abbreviation
This commit is contained in:
parent
0d1065e73c
commit
634bf71c6e
|
@ -94,6 +94,7 @@ abbr nxs="nix shell nixpkgs#%"
|
||||||
abbr r="run"
|
abbr r="run"
|
||||||
abbr rc="run composer"
|
abbr rc="run composer"
|
||||||
abbr rcda="run composer dump-autoload"
|
abbr rcda="run composer dump-autoload"
|
||||||
|
abbr rci="run composer install"
|
||||||
abbr rcr="run composer require"
|
abbr rcr="run composer require"
|
||||||
abbr rcu="run composer update"
|
abbr rcu="run composer update"
|
||||||
abbr rd="run drush"
|
abbr rd="run drush"
|
||||||
|
|
Loading…
Reference in a new issue