updated kitty sessions to use zsh instead of bash

This commit is contained in:
tomit4 2022-04-26 10:04:33 -07:00
parent 1a89619999
commit 9ca432ef38
2 changed files with 4 additions and 4 deletions

View file

@ -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

View file

@ -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