From owner-freebsd-questions@FreeBSD.ORG Tue Jun 3 06:05:21 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0BCB37B401 for ; Tue, 3 Jun 2003 06:05:21 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33DF743F3F for ; Tue, 3 Jun 2003 06:05:21 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by attbi.com (rwcrmhc51) with ESMTP id <200306031305200510024aoke>; Tue, 3 Jun 2003 13:05:20 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h53D5JOA064382; Tue, 3 Jun 2003 09:05:19 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h53D5JfE064379; Tue, 3 Jun 2003 09:05:19 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: "Didier Wiroth" References: <000001c329cf$627bb770$bd2b6e94@lucy> From: Lowell Gilbert Date: 03 Jun 2003 09:05:19 -0400 In-Reply-To: <000001c329cf$627bb770$bd2b6e94@lucy> Message-ID: <44isrnpb00.fsf@be-well.ilk.org> Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: dot.bashrc, where is it? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2003 13:05:22 -0000 "Didier Wiroth" writes: > What do I have to install to have the: > /usr/share/skel/dot.bashrc sample file copied? > Or where can I download it? There isn't one, by default. I created my own, for things where I didn't like the default behaviour of bash, but you don't actually need a .bashrc at all.