tmux-continuum icon indicating copy to clipboard operation
tmux-continuum copied to clipboard

Use tpm's expected environment variable for the plugin dir

Open lytedev opened this issue 5 years ago • 0 comments

This fixes tmux-continuum for cases where the user has setup tpm to install tmux plugins to a directory that is non-default (i.e: $XDG_CONFIG_HOME/tmux instead of $HOME/.tmux).

This allows the plugin to be more flexible based on the user's configuration but still supports the default... by default.

lytedev avatar Feb 27 '20 16:02 lytedev