mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02:00
Improvements for the readme file
This commit is contained in:
parent
9896714231
commit
ac0e234c4a
2 changed files with 62 additions and 25 deletions
|
|
@ -39,12 +39,12 @@ alias drcml="drush cc module-list"
|
|||
alias drcr="drush core-cron"
|
||||
alias drct="drush cc theme-registry"
|
||||
alias drcv="drush cc views"
|
||||
alias drif="drush image-flush --all"
|
||||
alias drpm="drush pm-list --type=module"
|
||||
alias drst="drush core-status"
|
||||
alias drup="drush updatedb"
|
||||
alias drups="drush updatedb-status"
|
||||
alias drv="drush version"
|
||||
alias drif="drush image-flush --all"
|
||||
|
||||
# Enable drush autocomplete support
|
||||
autoload bashcompinit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue