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:
Ted Yin 2020-05-23 16:56:39 -04:00 committed by GitHub
parent 17ec668cf7
commit d53a823f6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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