mirror of
https://github.com/rothgar/awesome-tmux.git
synced 2024-10-01 01:25:43 -04:00
add tmux-colortag (#34)
* add tmux-colortag I wrote a simple plugin to tmux that auto-colors the window tags according to their name hashes. You can also manually color the tag using in-plugin command. It also somewhat serves as a minimal theme to tmux (which could be disabled). * correct a typo * move tmux-colortag to status bar category
This commit is contained in:
parent
17ec668cf7
commit
d53a823f6d
@ -62,6 +62,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
|
||||
|
||||
- [gitmux](https://github.com/arl/gitmux) Show Git status in tmux status bar
|
||||
- [tmux-battery](https://github.com/tmux-plugins/tmux-battery) Plug and play battery percentage and icon indicator for Tmux.
|
||||
- [tmux-colortag](https://github.com/Determinant/tmux-colortag) a plugin/theme that colors the tmux window tags.
|
||||
- [tmux-cpu](https://github.com/tmux-plugins/tmux-cpu) Show CPU load with easy icons
|
||||
- [tmux-cpu-info](https://github.com/jdxcode/tmux-cpu-info) CPU usage gauge to status bar
|
||||
- [tmux-maildir-counter](https://github.com/tmux-plugins/tmux-maildir-counter) Plugin that counts files on a specific mail directory
|
||||
|
Loading…
Reference in New Issue
Block a user