You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
igops, vdbe, zilahir, kylestang, qadzek and 42 more