mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-15 14:27:16 +00:00
Add expander plugin
https://github.com/ianthehenry/zsh-expander/issues/1 is closed, add expander plugin. Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
2373cef574
commit
438d5ae309
1 changed files with 1 additions and 0 deletions
|
@ -651,6 +651,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [exercism](https://github.com/fabiokiatkowski/exercism.plugin.zsh) - A plugin for [exercism.io](http://exercism.io/).
|
||||
* [expand-ealias](https://github.com/zigius/expand-ealias.plugin.zsh) - Expand specific aliases with space.
|
||||
* [expand](https://github.com/MenkeTechnologies/zsh-expand) - Expands regular aliases, global aliases, incorrect spellings and phrases, globs, history expansion and $parameters with the spacebar key.
|
||||
* [expander](https://github.com/ianthehenry/zsh-expander) - A `zle` widget that allows you to write custom expanders and select them with [fzf](https://github.com/junegunn/fzf).
|
||||
* [explain-shell](https://github.com/gmatheu/shell-plugins) - Opens commands on [explainshell.com](https://explainshell.com).
|
||||
* [extend-history](https://github.com/xav-b/zsh-extend-history) - Extends command history by adding exit code for each command in the history.
|
||||
* [f-shortcuts](https://github.com/zpm-zsh/f-shortcuts) - Makes a shortcuts toolbar using F1 to F12 keys.
|
||||
|
|
Loading…
Reference in a new issue