X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <hi560a$rm6$1@ger.gmane.org>
References: <loom.20100104T115636-584@post.gmane.org> 	 <hi52s7$f1n$1@ger.gmane.org> <hi560a$rm6$1@ger.gmane.org>
Date: Thu, 7 Jan 2010 12:52:35 -0500
Message-ID: <f60fe001001070952x4b8e4aaajc4a1fba67237cc43@mail.gmail.com>
Subject: Re: rxvt and strange characters from man
From: "Mark J. Reed" <markjreed@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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

