diff --git a/kitty/session b/kitty/session index e77d046f..7513aa36 100644 --- a/kitty/session +++ b/kitty/session @@ -3,5 +3,5 @@ layout fat:bias=90;full_size=1;mirrored=false # Set the working directory for windows in the current tab # cd ~ # Create a window and run the specified command in it -launch bash -launch bash +launch zsh +launch zsh diff --git a/kitty/session2 b/kitty/session2 index 4a94fe74..2a272a22 100644 --- a/kitty/session2 +++ b/kitty/session2 @@ -3,5 +3,5 @@ layout tall:bias=50;full_size=1;mirrored=false # Set the working directory for windows in the current tab # cd ~ # Create a window and run the specified command in it -launch bash -launch bash +launch zsh +launch zsh