mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-25 07:33:04 +00:00
Fix url for zsh-konsole-theme-changer
This commit is contained in:
parent
c069232baf
commit
8c6f379db1
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ These frameworks make customizing your zsh setup easier.
|
||||||
* [zsh-gvm (yerinle)](https://github.com/yerinle/zsh-gvm) - Provides autocompletion for gvm (Groovy enVironment Manager)
|
* [zsh-gvm (yerinle)](https://github.com/yerinle/zsh-gvm) - Provides autocompletion for gvm (Groovy enVironment Manager)
|
||||||
* [zsh-hints](https://github.com/joepvd/zsh-hints) - Display glob and parameter flags and other non completable info right under your editing buffer.
|
* [zsh-hints](https://github.com/joepvd/zsh-hints) - Display glob and parameter flags and other non completable info right under your editing buffer.
|
||||||
* [zsh-history-substring-search](https://github.com/zsh-users/zsh-history-substring-search) - Needs to be loaded after zsh-syntax-highlighting, or they'll both break. You'll also need to bind keys to its functions, details are in the README.md
|
* [zsh-history-substring-search](https://github.com/zsh-users/zsh-history-substring-search) - Needs to be loaded after zsh-syntax-highlighting, or they'll both break. You'll also need to bind keys to its functions, details are in the README.md
|
||||||
* [zsh-konsole-theme-changer](https://github.com/horosgrisa/zsh-konsole-theme-changer) - Toggle konsole theme from zsh.
|
* [zsh-konsole-theme-changer](https://github.com/rocknrollMarc/zsh-konsole-theme-changer) - Toggle konsole theme from zsh.
|
||||||
* [zsh-manydots-magic](https://github.com/knu/zsh-manydots-magic) - A zle tweak for emulating `...'==`../..' etc.
|
* [zsh-manydots-magic](https://github.com/knu/zsh-manydots-magic) - A zle tweak for emulating `...'==`../..' etc.
|
||||||
* [zsh-maven-plugin](https://github.com/KyleChamberlin/zsh_maven_plugin) - A fork of the oh-my-zsh maven plugin
|
* [zsh-maven-plugin](https://github.com/KyleChamberlin/zsh_maven_plugin) - A fork of the oh-my-zsh maven plugin
|
||||||
* [zsh-mercurial](https://github.com/hcgraf/zsh-mercurial) - extracted from oh-my-zsh so you can use it without omz
|
* [zsh-mercurial](https://github.com/hcgraf/zsh-mercurial) - extracted from oh-my-zsh so you can use it without omz
|
||||||
|
|
Loading…
Reference in a new issue