feat: template tmux config for homebrew tpm

This commit is contained in:
Ted Kulp
2024-01-02 09:17:48 -05:00
parent c2b66a4270
commit 69857af128
@@ -53,8 +53,11 @@ set -g @plugin 'sainnhe/tmux-fzf' # prefix + F
set -g @plugin 'tmux-plugins/tmux-urlview' # prefix + u
set -g @plugin 'tmux-plugins/tmux-yank' # prefix + y
{% if YADM_OS == "Darwin" %}
run '/opt/homebrew/opt/tpm/share/tpm/tpm'
{% else -%}
run '~/.tmux/plugins/tpm/tpm'
{% endif %}
# set vi-mode
set-window-option -g status-keys vi