mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-18 23:47:57 +00:00
Merge pull request #259 from MichaelAquilina/patch-1
Add zsh-you-should-use
This commit is contained in:
commit
51b9941efd
1 changed files with 1 additions and 0 deletions
|
@ -430,6 +430,7 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [zsh-url-highlighter](https://github.com/ascii-soup/zsh-url-highlighter) - A plugin for the zsh syntax highlighter that turns URLs green if they respond with a "good" status, and red otherwise. Useful for checking URL typos.
|
||||
* [zsh-viexchange](https://github.com/okapia/zsh-viexchange) - Vi mode plugin for easily swapping text between two places in the buffer, like vim-exchange.
|
||||
* [zsh-vim-mode](https://github.com/sharat87/zsh-vim-mode) - Shrikant Sharat's bindings for zsh's vi mode so it behaves more vim-like.
|
||||
* [zsh-you-should-use](https://github.com/MichaelAquilina/zsh-you-should-use)- ZSH plugin that reminds you to use those aliases you defined
|
||||
* [zshmarks](https://github.com/jocelynmallon/zshmarks) - A port of Bashmarks (by Todd Werth), a simple command line bookmarking plugin, for oh-my-zsh.
|
||||
* [zsnapshot](https://github.com/psprint/zsnapshot) - Adds command to dump the current Zsh state into a file, for later restoration by sourcing the snapshot file.
|
||||
* [Ztrace](https://github.com/psprint/ztrace) - Catches output of commands, allows to reuse that output, glue it with history content.
|
||||
|
|
Loading…
Reference in a new issue