mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Add dev plugin
Add dev now that https://github.com/sbfaulkner/dev-plugin-zsh/issues/5 is closed
This commit is contained in:
parent
b04e2fe42a
commit
02f62f8a2c
1 changed files with 1 additions and 0 deletions
|
@ -527,6 +527,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [deepx](https://github.com/GetAmbush/deepx-zsh-plugin) - Collection of useful and fun commands to improve workflow and quality of life.
|
||||
* [deer](https://github.com/Vifon/deer) - A file navigator for ZSH heavily inspired by [ranger](https://ranger.github.io/).
|
||||
* [depot-tools](https://github.com/kuoe0/zsh-depot-tools) - Simple oh-my-zsh plugin for installing the chromium depot_tools. Installing this plugin will put all of the chromium depot_tools in your path automatically.
|
||||
* [dev](https://github.com/sbfaulkner/dev-plugin-zsh) - Provides a lightweight version of [Shopify's internal dev tool](https://devproductivity.io/dev-shopifys-all-purpose-development-tool/index.html)
|
||||
* [diff-so-fancy](https://github.com/zdharma/zsh-diff-so-fancy) - Simplify installing the `diff-so-fancy` project into your user account.
|
||||
* [diractions](https://github.com/AdrieanKhisbe/diractions) - Allow you to map a short logical/mnemonic name to directories to quickly access them, or perform actions in them.
|
||||
* [dircolors-solarized (joel-porquet)](https://github.com/joel-porquet/zsh-dircolors-solarized) - Solarized dircolors plugin, with options for dark or light terminal backgrounds.
|
||||
|
|
Loading…
Reference in a new issue