Automatically rename your tmux windows to Nerd Font icons.
Prerequisites
How to install
1. Install tpm plugin
This script can be installed with the Tmux Plugin Manager (tpm).
Add the following line to your ~/.tmux.conf
file:
set -g @plugin 'joshmedeski/tmux-nerd-font-window-name'
How it works
When installed, your window names will automatically update to a Nerd Font that matches the activity (ex: vim, bash, node, ect…).
Contributing
I encourage contributors! I want to make this plugin the best it can be. Feel free to fork it and submit pull requests with any new ideas or improvements you have.