mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Added alias and updated download links
This commit is contained in:
parent
b908feebcf
commit
46f367078c
1 changed files with 6 additions and 1 deletions
|
|
@ -28,7 +28,12 @@ compdef _n98_magerun n98-magerun
|
|||
# Aliases
|
||||
alias n98='n98-magerun.phar'
|
||||
alias mage='n98-magerun.phar'
|
||||
alias mr='n98-magerun.phar'
|
||||
alias magefl='n98-magerun.phar cache:flush'
|
||||
|
||||
## Aliase for n98-magerun2
|
||||
alias mr2='n98-magerun2.phar'
|
||||
|
||||
# Install n98-magerun into the current directory
|
||||
alias mage-get='wget https://raw.github.com/netz98/n98-magerun/master/n98-magerun.phar'
|
||||
alias mage-get='wget https://files.magerun.net/n98-magerun.phar'
|
||||
alias mage2-get='wget https://files.magerun.net/n98-magerun2.phar'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue