mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-01-07 02:54:44 +01:00
quasar create and clean problem
This commit is contained in:
@@ -12,7 +12,7 @@ alias qs="$QUASAR serve"
|
||||
alias qh="$QUASAR help"
|
||||
alias qd="$QUASAR dev"
|
||||
alias qb="$QUASAR build"
|
||||
alias qc="$QUASAR clean"
|
||||
alias qcl="$QUASAR clean"
|
||||
alias qn="$QUASAR new"
|
||||
alias qnp="$QUASAR new page"
|
||||
alias qnl="$QUASAR new layout"
|
||||
|
||||
Reference in New Issue
Block a user