mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-12 21:27:07 +00:00
Add brokentoaster/zsh-explainshell
Add `brokentoaster/zsh-explainshell` plugin Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
618a869e9e
commit
6afb7ed228
1 changed files with 2 additions and 1 deletions
|
@ -790,7 +790,8 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
|
|||
- [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).
|
||||
- [explain-shell (brokentoaster)](https://github.com/brokentoaster/zsh-explainshell) - Uses [lynx](https://lynx.browser.org/) to look up the current command line on [explainshell.com](https://github.com/brokentoaster/zsh-explainshell/blob/main/explain.com).
|
||||
- [explain-shell (gmatheu)](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 the exit code for each command in the history.
|
||||
- [ez-cmd](https://github.com/akgarhwal/ez-cmd) - Simplifies and streamlines common command-line tasks by providing easy-to-use shortcuts and aliases.
|
||||
- [eza (clavelm)](https://github.com/clavelm/eza-omz-plugin) - Replaces `ls` with [eza-community/eza](https://github.com/eza-community/eza).
|
||||
|
|
Loading…
Reference in a new issue