mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-18 23:47:57 +00:00
Merge pull request #340 from unixorn/add-abbr-path
Add zsh-abbr-path plugin
This commit is contained in:
commit
96137fb744
1 changed files with 1 additions and 0 deletions
|
@ -211,6 +211,7 @@ These frameworks make customizing your zsh setup easier.
|
|||
|
||||
* [256color](https://github.com/chrissicool/zsh-256color) - Enhances the terminal environment with 256 colors. It looks at the chosen TERM environment variable and sees if there is respective ncurses' terminfo with 256 colors available. The result is a multicolor terminal, if available.
|
||||
* [abbrev-alias](https://github.com/momo-lab/zsh-abbrev-alias) - Provides functionality similar to Vim's abbreviation expansion.
|
||||
* [abbr-path](https://github.com/felixgravila/zsh-abbr-path) - Adds functionality of the `theme_title_use_abbreviated_path` parameter from some oh-my-fish themes.
|
||||
* [accurev-zsh](https://github.com/dalefukami/accurev-zsh) - ZSH plugin for accurev.
|
||||
* [alias-tips](https://github.com/djui/alias-tips) - An oh-my-zsh plugin to help remembering those aliases you defined once.
|
||||
* [allergen](https://github.com/stanislas/allergen) - A collection of custom zsh plugins to use with antigen.
|
||||
|
|
Loading…
Reference in a new issue