Zellij default shell Xonsh

This commit is contained in:
Greg Hellings
2025-08-07 11:24:37 -05:00
parent 1c05bfc036
commit 905664b7de
+1
View File
@@ -21,6 +21,7 @@
attachExistingSession = true; attachExistingSession = true;
enableZshIntegration = pkgs.stdenv.hostPlatform.isDarwin; enableZshIntegration = pkgs.stdenv.hostPlatform.isDarwin;
settings = { settings = {
default_shell = "xonsh";
keybinds = { keybinds = {
normal._children = [ normal._children = [
{ {