unbind C-b set -g prefix C-a bind v split-window -v -c "#{pane_current_path}" bind h split-window -h -c "#{pane_current_path}" set -g @plugin "tmux-plugins/tpm" set -g @plugin "tmux-plugins/tmux-sensible" set -g @plugin "christoomey/vim-tmux-navigator" set -g @plugin "catppuccin/tmux" set -g @catppuccin_flavour "macchiato" run "~/.tmux/plugins/tpm/tpm"