mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-17 15:17:55 +00:00
commit
014d5f4803
1 changed files with 1 additions and 1 deletions
|
@ -406,7 +406,7 @@ the state of the Zsh session and to delete the plugins and snippets from the dis
|
|||
* [docker-run](https://github.com/rawkode/zsh-docker-run) - Go back to running your commands "naturally", we'll handle the container.
|
||||
* [dogesh](https://github.com/keithhamilton/oh-my-dogesh) - Dogification plugin.
|
||||
* [dotfiles](https://github.com/vladmyr/dotfiles-plugin) - Keep your dotfiles in sync across multiple machines using `git`.
|
||||
* [dotpyvenv](https://github.com/jeanpantoja/dotpyvenv) - Automagically switch to a python virtual enviroment located (that you previously have created with virtualenv program) in a directory named `.pyvenv` when you `cd` into a directory.
|
||||
* [dotpyvenv](https://github.com/jeanpantoja/dotpyvenv) - Automagically switch to a python virtual environment located (that you previously have created with virtualenv program) in a directory named `.pyvenv` when you `cd` into a directory.
|
||||
* [dropbox](https://github.com/zpm-zsh/dropbox) - A dropbox plugin for ZSH that provides `dropbox-cli` and `dropbox-uploader` commands.
|
||||
* [dune-quotes](https://github.com/brokendisk/dune-quotes) - Random Dune quote generator plugin.
|
||||
* [dwim](https://github.com/oknowton/zsh-dwim) - zsh-dwim attempts to predict what you will want to do next. It provides a key binding (control-u) that will replace the current (or previous) command line with the command you will want to run next.
|
||||
|
|
Loading…
Reference in a new issue