dotfiles/.config/tmux/tmux_init.conf
2023-12-10 21:22:07 +00:00

6 lines
196 B
Text

# 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'