How to color the prompt? #10053
Unanswered
cyberdynesoftware
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Running
echo "$PS1"gives:\[\e]133;k;start_kitty\a\]\[\e]133;D;$?\a\e]133;A\a\]\[\e]133;k;end_kitty\a\][\u@\h \W]\$ \[\e]133;k;start_suffix_kitty\a\]\[\e]2;\w\a\]\[\e]133;k;end_suffix_kitty\a\]Thus, it looks like kitty has already added something that should help in doing the coloring. Now, how do I actually configure a color for the prompt?
All reactions