Hi guys,
I'm using putty at the moment and I would like to have any help to setup my environment.
I would like to have all my colour is lighter as in vi if you type :
"set background=dark"
it will give you lighter colour, right ?
I tried to use
echo -e "\033[1m"
It just worked for the first line I typed
after I typed ls or something, it went back to darker colour.
Anyone can help, it would be much appreciated. Thanks.
I'm using putty at the moment and I would like to have any help to setup my environment.
I would like to have all my colour is lighter as in vi if you type :
"set background=dark"
it will give you lighter colour, right ?
I tried to use
echo -e "\033[1m"
It just worked for the first line I typed
after I typed ls or something, it went back to darker colour.
Anyone can help, it would be much appreciated. Thanks.