diff options
Diffstat (limited to '.config/.tmux.conf')
-rw-r--r-- | .config/.tmux.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/.tmux.conf b/.config/.tmux.conf index 77f32f1..12fb1b5 100644 --- a/.config/.tmux.conf +++ b/.config/.tmux.conf @@ -1,6 +1,3 @@ set-option -g prefix M-a unbind-key C-b bind-key M-a send-prefix - -set -g @plugin 'tmux-plugins/tpm' -run '~/.tmux/plugins/tpm/tpm' |