mirror of
https://github.com/Smaug123/nix-dotfiles
synced 2025-10-11 01:18:39 +00:00
Fix tmux after macOS upgrade (#83)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
terminal = "screen-256color";
|
||||
extraConfig = ''
|
||||
set-option -sa terminal-features ',xterm-256color:RGB'
|
||||
set -g default-command "exec ${pkgs.zsh}/bin/zsh"
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user