From owner-freebsd-questions Thu Sep 13 12:57:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id 4466F37B40B for ; Thu, 13 Sep 2001 12:57:38 -0700 (PDT) Received: (from lowell@localhost) by be-well.ilk.org (8.11.6/8.11.4) id f8DJvP628805; Thu, 13 Sep 2001 15:57:25 -0400 (EDT) (envelope-from lowell) To: freebsd-questions@freebsd.org, AndreC@Axxs.net Subject: Re: Default shell References: <042601c13c8c$81b44e90$a50410ac@olmct.net> From: Lowell Gilbert Date: 13 Sep 2001 15:57:25 -0400 In-Reply-To: AndreC@Axxs.net's message of "Thu, 13 Sep 2001 19:48:30 +0000 (UTC)" Message-ID: <44heu6eue2.fsf@lowellg.ne.mediaone.net> Lines: 14 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG AndreC@Axxs.net (Andre` Niel Cameron) writes: > Does anyone know how to set your default shell to Bash?(I already installed > bash) Use chsh(1). > Also, I want it to have the server name like csh not say Bash-2.0.# > any ideas? Um, csh uses just a number sign for the default prompt, so I'm not sure exactly what you want, but try putting the following in your .bashrc file: PS1='\h > ' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message