mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Add zpm-zsh's f-shortcuts plugin
This commit is contained in:
parent
275c2075f9
commit
3bfe9f1e7d
1 changed files with 1 additions and 0 deletions
|
@ -573,6 +573,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [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.
|
||||
* [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.
|
||||
* [fancy-ctrl-z](https://github.com/mdumitru/fancy-ctrl-z) - Broken out version of the version in [oh-my-zsh](http://ohmyz.sh/) so users of other frameworks don't have to import all of oh-my-zsh.
|
||||
* [fast-alias-tips](https://github.com/sei40kr/zsh-fast-alias-tips) - Helps remember the aliases you defined and forgot about. Ported from [djui/alias-tips](https://github.com/djui/alias-tips).
|
||||
* [fast-syntax-highlighting](https://github.com/zdharma/fast-syntax-highlighting) - Optimized and improved `zsh-users/zsh-syntax-highlighting` – better response times, switchable highlight themes.
|
||||
|
|
Loading…
Add table
Reference in a new issue