I want to make my hostname in my terminal orange. How do I do that?
|
First off, I'm not sure what terminal you're using or if it will even support the color orange. Mine supports the following: Red, Blue, Green, Cyan, Yellow, Magenta, Black & White. And here's how I get colors in my terminal: You need to first load the colors using
You can set the hostname in your prompt using the
which will print something like |
|||||||
|
|
Your question does not make it clear if you are familiar with the idea of customising the zsh prompt, but are having trouble with colours codes. There's plenty of information on the internet. Here's three links:
They should cover both customising the prompt and using colour codes to assign colours. |
||||
|
|
