mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-11 02:52:07 +00:00
fix(config): tmux plugin manager install path
This commit is contained in:
@@ -21,6 +21,9 @@ set -g @tpm_plugins ' \
|
||||
tmux-plugins/tmux-yank \
|
||||
'
|
||||
|
||||
# Set plugins install dir
|
||||
set-environment -g TMUX_PLUGIN_MANAGER_PATH '~/.config/tmux/plugins/'
|
||||
|
||||
set-option -sa terminal-overrides ",xterm*:Tc"
|
||||
|
||||
# Mouse support
|
||||
|
||||
Reference in New Issue
Block a user