Kitty window closes after vagrant up or docker up -d and I'd like it to stay open with zsh running #3218
-
Currently I have to following session script:
So I open 4 Windows and the vagrant and docker window will close after booting up. This is okay but I would like to I tried And what I really want is |
Beta Was this translation helpful? Give feedback.
Answered by
kovidgoyal
Jan 6, 2021
Replies: 1 comment 1 reply
-
launch zsh -c "whatever; read" |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kfrohwein
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
launch zsh -c "whatever; read"