mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-18 15:37:56 +00:00
Merge pull request #568 from unixorn/add-mode-switch
Add mode-switch.CLI
This commit is contained in:
commit
a0085f9081
1 changed files with 1 additions and 0 deletions
|
@ -457,6 +457,7 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [maven-plugin](https://github.com/KyleChamberlin/zsh_maven_plugin) - A fork of the oh-my-zsh maven plugin.
|
||||
* [mercurial](https://github.com/hcgraf/zsh-mercurial) - Extracted from oh-my-zsh so you can use it without oh-my-zsh.
|
||||
* [mfunc](https://github.com/hlohm/mfunc) - Allows you to define persistent functions on-the-fly, without the need to add them to your config files. These functions are permanently available until you delete them.
|
||||
* [mode-switch.CLI](https://github.com/Gyumeijie/mode-switch.CLI) - A zsh-plugin for switching command line between normal mode and vi mode.
|
||||
* [monorepo-plugin](https://github.com/zilongqiu/monorepo-zsh-plugin) - ZSH plugin for monorepo management.
|
||||
* [morpho](https://github.com/psprint/zsh-morpho) - Terminal screen savers written in pure ZSH, and also screen saver framework.
|
||||
* [msf](https://github.com/sathish09/zsh_plugins/tree/master/msf) - Metasploit handler plugin for starting handler easily.
|
||||
|
|
Loading…
Reference in a new issue