1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 07:20:09 +00:00

Merge pull request #721 from gawel/master

Just another alias for django
This commit is contained in:
Robby Russell 2012-01-18 06:59:01 -08:00
commit f4944d5a95

View file

@ -220,3 +220,4 @@ _managepy() {
compdef _managepy manage.py
compdef _managepy django
compdef _managepy django-manage