-5

When I open my URxvt I can see this:

[username@Lenovo ~]$ ...

however, I can see someone can edit it to make it look like:

username ~ $ ...

with username formatted with a color. Is there a way to do it?

jasonwryan
  • 73,126

1 Answers1

0

What you want to do is customizing your bash prompt. Here is a generator with instructions: http://ezprompt.net

blissini
  • 364