prog: remove tmux

This commit is contained in:
Dmitriy Pleshevskiy 2022-08-25 16:26:36 +03:00
parent ab9468e9d1
commit 536833d247
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -1,12 +0,0 @@
set -g mouse on
setw -g mode-keys vi
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'
set -g @plugin 'tmux-plugins/tmux-open'
set -g @plugin 'tmux-plugins/tmux-copycat'
set -g @plugin 'christoomey/vim-tmux-navigator'
# Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf)
run '~/.tmux/plugins/tpm/tpm'