When using this plugin, it creates a dir in the tmux plugs dir named tmux. This can potentially cause issues with other plugins named tmux in the same folder in the future
$ ls -ld ~/.tmux/plugins
tmux
tmux-sensible
tmux-yank
tpm
Other themes are named with a more unique name:
- tmux-peacock
- tmux-dark-notify
- tmux-colours-superhero
I recommend naming this git repo something like tmux-catppuccin instead of tmux so that is it more unique and does not cause any naming clashes in the future.
When using this plugin, it creates a dir in the tmux plugs dir named
tmux. This can potentially cause issues with other plugins namedtmuxin the same folder in the futureOther themes are named with a more unique name:
I recommend naming this git repo something like
tmux-catppuccininstead oftmuxso that is it more unique and does not cause any naming clashes in the future.