tmux base index

This commit is contained in:
Ivan Dimitrov 2023-07-17 10:35:57 +03:00
parent e8ecb263bc
commit 655fe3f6bc

View File

@ -49,6 +49,7 @@
extraConfig = ''
set -g default-command "''${SHELL}"
set -g default-terminal "tmux-256color"
set -g base-index 1
'';
};
neovim = {