mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-15 06:17:07 +00:00
Add stars to zsh-titles, added zsh-terminal app
This commit is contained in:
parent
6ab7bfb5bb
commit
e4c9195ee8
1 changed files with 2 additions and 1 deletions
|
@ -285,7 +285,8 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [zsh-suffix-alias ![GitHub stars](https://img.shields.io/github/stars/srijanshetty/zsh-suffix-alias.svg)](https://github.com/srijanshetty/zsh-suffix-alias): Directly open files in the shell using ZSH's suffix aliases.
|
||||
* [zsh-syntax-highlighting ![GitHub stars](https://img.shields.io/github/stars/zsh-users/zsh-syntax-highlighting.svg)](https://github.com/zsh-users/zsh-syntax-highlighting) - Add syntax highlighting to your zsh. Make sure you load this _before_ zsh-users/zsh-history-substring-search or they will both break.
|
||||
* [zsh-t32 ![GitHub stars](https://img.shields.io/github/stars/chrissicool/zsh-t32.svg)](https://github.com/chrissicool/zsh-t32) - Plugin for the Lauterbach Trace32 toolset. It automatically registers fonts and sets all necessary environment variables to run the t32 toolset.
|
||||
* [zsh-titles](https://github.com/jreese/zsh-titles) - Automatic window and tab titles for tmux and xterm-compatible terminals.
|
||||
* [zsh-terminal-app ![GitHub stars](https://img.shields.io/github/stars/the8/zsh-terminal-app.svg)](https://github.com/the8/zsh-terminal-app) - plugin for integrating with the new El Capitan Terminal.app features
|
||||
* [zsh-titles ![GitHub stars](https://img.shields.io/github/stars/jreese/zsh-titles.svg)](https://github.com/jreese/zsh-titles) - Automatic window and tab titles for tmux and xterm-compatible terminals.
|
||||
* [zsh-tmux-simple](https://github.com/TBSliver/zsh-plugin-tmux-simple) - Simple plugin for using tmux with zsh
|
||||
* [zsh-url-highlighter ![GitHub stars](https://img.shields.io/github/stars/ascii-soup/zsh-url-highlighter.svg)](https://github.com/ascii-soup/zsh-url-highlighter) - A plugin for the zsh syntax highlighter that turns URLs green if they respond with a "good" status, and red otherwise. Useful for checking URL typos.
|
||||
* [zsh-vim-mode ![GitHub stars](https://img.shields.io/github/stars/sharat87/zsh-vim-mode.svg)](https://github.com/sharat87/zsh-vim-mode) - Shrikant Sharat's bindings for zsh's vi mode so it behaves more vim-like
|
||||
|
|
Loading…
Reference in a new issue