Skip to content

Commit

Permalink
Manually install tpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackjacx committed Nov 14, 2023
1 parent c7a1384 commit 6bce7a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bootstrap/dotfiles/.tmux.conf
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,5 @@ set -g @plugin 'dreamsofcode-io/catppuccin-tmux'
set -g @plugin 'tmux-plugins/tmux-resurrect'


run '$(brew --prefix)/opt/tpm/share/tpm/tpm'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run "${HOME}/.tmux/plugins/tpm/tpm"

0 comments on commit 6bce7a0

Please sign in to comment.