mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-18 15:37:56 +00:00
Add zsh-change-case plugin
This commit is contained in:
parent
7639139a83
commit
5387f8c242
1 changed files with 1 additions and 0 deletions
|
@ -501,6 +501,7 @@ These plugins add tab completion without adding extra functions or aliases.
|
|||
* [brew-services](https://github.com/vasyharan/zsh-brew-services) - Completion plugin for homebrew services.
|
||||
* [cabal](https://github.com/d12frosted/cabal.plugin.zsh) - Adds autocompletion for cabal.
|
||||
* [cf-zsh-autocomplete-plugin](https://github.com/frodenas/cf-zsh-autocomplete-plugin) - Adds autocomplete for all [Cloud Foundry CLI](https://docs.cloudfoundry.org/devguide/installcf/) commands.
|
||||
* [change-case](https://github.com/mtxr/zsh-change-case) - Fast swap between upper and lower case in your command line.
|
||||
* [codeception-zsh-plugin](https://github.com/shengyou/codeception-zsh-plugin) - Adds command completion for the Codeception Testing Framework.
|
||||
* [codemachine](https://github.com/CodeMonkeyMike/ZshTheme-CodeMachine) - Displays git info, whether you're logged in via ssh, return code of last command.
|
||||
* [dbic](https://github.com/lejeunerenard/dbic-migration-env) - Automatically sets up Environment variables for DBIx::Class::Migration's script and Dancer.
|
||||
|
|
Loading…
Reference in a new issue