-
My shell start up displays a PNG file. Does anybody have a sample of how to do that under Ghostty? I currently using iTerm2 Thank you for any help you can give new-be and want to be convert. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
can you share how you did that in iTerm2? (Im not a mac user) You could add it to part of your shell like in your you just have to use a tool that is compatible with kitty image format like you could also potentially add this to your config during startup for ghostty with |
Beta Was this translation helpful? Give feedback.
-
@Gary-Ash I've created a tool, |
Beta Was this translation helpful? Give feedback.
can you share how you did that in iTerm2? (Im not a mac user)
You could add it to part of your shell like in your
~/.bashrc
if you use bashyou just have to use a tool that is compatible with kitty image format like
kitten icat
orchafa
you could also potentially add this to your config during startup for ghostty with
command
(im not sure how well this actually works though as this isnt really how command is meant to be used)