mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-14 19:30:42 +01:00
Add django plugin info
10
Plugins.md
10
Plugins.md
@@ -46,6 +46,7 @@ Below is a list of bundled plugins
|
||||
- [dircycle](#dircycle)
|
||||
- [dirhistory](#dirhistory)
|
||||
- [dirpersist](#dirpersist)
|
||||
- [django](#django)
|
||||
- [dnf](#dnf)
|
||||
- [docker](#docker)
|
||||
- [encode64](#encode64)
|
||||
@@ -554,6 +555,15 @@ Currently the max history size is 100. The navigation should work for xterm, PuT
|
||||
|
||||
---
|
||||
|
||||
## dirpersist
|
||||
|
||||
**Maintainer:** [robbyrussell](https://github.com/robbyrussell)
|
||||
|
||||
Adds completion for [django and `manage.py`](https://www.djangoproject.com/).
|
||||
[See for more info](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/django).
|
||||
|
||||
---
|
||||
|
||||
## dnf
|
||||
|
||||
**Maintainer:** [robbyrussell](https://github.com/robbyrussell)
|
||||
|
||||
Reference in New Issue
Block a user