Startup ZSH in Kitty
This commit is contained in:
parent
d91ef547b5
commit
86b32343c1
2 changed files with 5 additions and 0 deletions
|
@ -30,3 +30,6 @@ background_opacity 1.00
|
|||
|
||||
# Close Window
|
||||
confirm_os_window_close 0
|
||||
|
||||
# Startup Session File
|
||||
startup_session ~/.config/kitty/startup.conf
|
||||
|
|
2
config/kitty/startup.conf
Normal file
2
config/kitty/startup.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Shell
|
||||
launch zsh
|
Loading…
Reference in a new issue