Browse Source

Useful note

master
Taylor Bockman 8 months ago
parent
commit
134b761c4a
  1. 1
      dotfiles/tmux.conf

1
dotfiles/tmux.conf

@ -29,6 +29,7 @@ setw -g monitor-activity off
set -g bell-action none
# PLUGINS
# To install plugins: C-x I
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'christoomey/vim-tmux-navigator'

Loading…
Cancel
Save