Zellij default shell Xonsh
This commit is contained in:
@@ -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 = [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user