diff options
author | pryazha <pryadeiniv@mail.ru> | 2025-07-01 08:38:02 +0500 |
---|---|---|
committer | pryazha <pryadeiniv@mail.ru> | 2025-07-01 08:38:02 +0500 |
commit | 4a10e4153e06e9d67af81e9f7dd87cd8e4bbf05e (patch) | |
tree | e5ea3cad1ca35b080298fa7a694720fc9e323442 /.config/.tmux.conf | |
parent | 4ac02285f9f03626f0a3bbd7ed51c7f94098c39f (diff) |
yeah
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 aa03783..77f32f1 100644 --- a/.config/.tmux.conf +++ b/.config/.tmux.conf @@ -2,8 +2,5 @@ set-option -g prefix M-a unbind-key C-b bind-key M-a send-prefix -set -g default-terminal "screen-256color" - set -g @plugin 'tmux-plugins/tpm' - run '~/.tmux/plugins/tpm/tpm' |