From 905664b7de73d62d9c070f4b7dbe18c979dcac07 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Thu, 7 Aug 2025 11:24:37 -0500 Subject: [PATCH] Zellij default shell Xonsh --- home/baseline/tools.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/baseline/tools.nix b/home/baseline/tools.nix index f519db9..4f1af94 100644 --- a/home/baseline/tools.nix +++ b/home/baseline/tools.nix @@ -21,6 +21,7 @@ attachExistingSession = true; enableZshIntegration = pkgs.stdenv.hostPlatform.isDarwin; settings = { + default_shell = "xonsh"; keybinds = { normal._children = [ {