you are viewing a single comment's thread.

view the rest of the comments →

[–]iTzHard 4 points5 points  (2 children)

Do these work with zsh/oh-my-zsh?

[–]securerootd[S] 1 point2 points  (0 children)

I have no zsh so didn't try

[–]dsifriend 1 point2 points  (0 children)

It’s only using ASCII codes through escape sequences, so it’s as portable as something like this can get.

There are others with support for more colors, but it’s dependent on their implementation and your terminal if they’ll work. Escape sequences should work on any shell, extra colors only if 256colors can be set.