Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
3c499831
Commit
3c499831
authored
Jan 12, 2015
by
Yu Jiang
Browse files
Update django.plugin.zsh
activate django plugin on command "django-admin"
parent
c78277fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/django/django.plugin.zsh
View file @
3c499831
...
@@ -236,5 +236,6 @@ _managepy() {
...
@@ -236,5 +236,6 @@ _managepy() {
compdef _managepy manage.py
compdef _managepy manage.py
compdef _managepy django
compdef _managepy django
compdef _managepy django-admin
compdef _managepy django-admin.py
compdef _managepy django-admin.py
compdef _managepy django-manage
compdef _managepy django-manage
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment