dotfiles/.config/tmux/tmux_init.conf

7 lines
196 B
Text
Raw Normal View History

2023-12-10 21:22:07 +00:00
# tmux_init.conf
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
set-environment -g PATH "/opt/homebrew/bin:/bin:/usr/bin"
run '~/.config/tmux/plugins/tpm/tpm'