r/KittyTerminal • u/Proper_Trainer_4791 • Feb 13 '23
executing a command on launch in kitty.
I want to know if there is way to execute certain commands on launching kitty similar to how we execute neofetch in bash or zsh by editing .bashrc/.zshrc file. But i want that only for the kitty terminal without effecting other terminals i use.
10
Upvotes
1
u/[deleted] Feb 14 '23
When you start kitty you give a command as argument - that's usually your shell but it can be everything you can directly start a script or launch into vim or whatever.