Adding directories to PATH automatically

How can I add a directory (such as /usr/sbin) to my root user's PATH (environment variable) automatically? Is there some shell file I can edit or something?

I am on a Red Hat Linux Pro box.

 

 

 

 

Top