

2·
2 days agoThis syntax works for me on Bash and Zsh. Your shell might have a different way of writing escape sequences.


This syntax works for me on Bash and Zsh. Your shell might have a different way of writing escape sequences.
Catppuccin cursors https://github.com/catppuccin/cursors
They are not identical, but more they are quite compatible, most of Bash syntax and built-in commands work on Zsh as well. From what I’ve heard, Fish differs from them a lot. I use primarily Zsh, but sometimes run Bash if I need it for something (before ** started working on Zsh, I used Bash globstar when I needed it, for example).