notes/kitty/session

8 lines
242 B
Text

# Set the layout of the current tab
layout fat:bias=10;full_size=1;mirrored=false
# Set the working directory for windows in the current tab
cd $CPROJ
# Create a window and run the specified command in it
launch nvim
launch bash
launch bash