Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

environment setup in bashrc

Status
Not open for further replies.

hokky

Technical User
Nov 9, 2006
170
AU
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.
 
You can change it in your putty settings.
Change settings, Window, Colours, and modify default values.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top