From 4008f6f27bf237152f5f2788a642c769efc9bc48 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 23 Aug 2025 11:15:46 -0400 Subject: zsh and tmux config added --- tmux.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.nix') diff --git a/tmux.nix b/tmux.nix index ec5ba81..130c204 100644 --- a/tmux.nix +++ b/tmux.nix @@ -1,7 +1,7 @@ { config, pkgs, ... }: { - programs.tmux = { + programs.tmux = { enable = true; terminal = "xterm-256color"; historyLimit = 5000; -- cgit v1.3.1