I do most of my work in DOS where I have complete control over the colours using ANSI. I would like to use the same colours in Linux. If it means anything, here is the DOS prompt line which I normally use: PROMPT=$e[31;40;1m$p $$$e[32;40;1m
Is there an equivelant in Linux? In the KDE konsole I use green text on black which suits me very well. The only problem is that the prompt is the same colour and I would like it to be red so that I can pick out all the prompt lines on a busy screen without so much difficulty. How can I change this? If that is difficult, then how about doing it in text mode - that would be OK too.
Is there an equivelant in Linux? In the KDE konsole I use green text on black which suits me very well. The only problem is that the prompt is the same colour and I would like it to be red so that I can pick out all the prompt lines on a busy screen without so much difficulty. How can I change this? If that is difficult, then how about doing it in text mode - that would be OK too.
Comment