updated kitty sessions to use zsh instead of bash
This commit is contained in:
parent
1a89619999
commit
9ca432ef38
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue