This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rxvt and strange characters from man


On Thu, Jan 7, 2010 at 12:34 PM, Wayne Erfling wrote:
> Turns out the solution for me was to put the commands into .bash_profile
> instead of .bashrc


Bash reads .bashrc in non-login shells and .bash_profile in login
shells.  What I do is put the stuff I want done in both cases in
.bashrc and have .bash_profile source .bashrc.

-- 
Mark J. Reed <markjreed@gmail.com>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]