mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
Creating Google-app-engine plugin
- Creating some common alias for users of Google App Engine
This commit is contained in:
parent
f3fa41834d
commit
05fc9a5455
1 changed files with 2 additions and 0 deletions
2
plugins/google-app-engine/google-app-engine.plugin.zsh
Normal file
2
plugins/google-app-engine/google-app-engine.plugin.zsh
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
alias gaedeploy="appcfg.py update . --oauth2"
|
||||||
|
alias gaeserver="dev_appserver.py ."
|
||||||
Loading…
Add table
Add a link
Reference in a new issue