From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RhRJR-0004WM-Cz for garchives@archives.gentoo.org; Sun, 01 Jan 2012 19:43:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6606321C087; Sun, 1 Jan 2012 19:43:08 +0000 (UTC) Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181]) by pigeon.gentoo.org (Postfix) with ESMTP id B9B6021C11C for ; Sun, 1 Jan 2012 19:41:16 +0000 (UTC) Received: by eaai1 with SMTP id i1so9780535eaa.40 for ; Sun, 01 Jan 2012 11:41:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=84pkErzWRwwxZr8RYeq0mmTsXLBVOFMf8/vpul3SLbk=; b=af6vykUyWzemGRKSXn9O4bCmj8O+OwIKIUdGGVISV+MBrAYVN7zgEyW37NjX53w9Gx k0LfzENo7NJCfrBWwJ7ODnNuPnH2MDswpRjRlYbTIXKTBapi0Ir7hfZPjf0TZYKudrMH RcBIMd8w5n7QUwnuIfw5LP8QLc9CGOwf8VHN4= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.205.138.136 with SMTP id is8mr10369682bkc.35.1325446875967; Sun, 01 Jan 2012 11:41:15 -0800 (PST) Received: by 10.204.177.18 with HTTP; Sun, 1 Jan 2012 11:41:15 -0800 (PST) In-Reply-To: <4F00B505.6050908@gmail.com> References: <4F00B505.6050908@gmail.com> Date: Sun, 1 Jan 2012 14:41:15 -0500 Message-ID: Subject: Re: [gentoo-user] Konsole issue From: Michael Mol To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 32471dbf-7131-42b3-ab4c-7a453e3f7e45 X-Archives-Hash: 11bdcae2dae7ee95aa7a579758e0f0ee On Sun, Jan 1, 2012 at 2:33 PM, Colleen Beamer w= rote: > Hi, > > I seem to have lost the command prompt in konsole and can't figure out > how to get it back. =C2=A0I did google this, but didn't see anything > relevant. =C2=A0Any ideas? > > Thanks and Happy New Year. > > Colleen echo $PS1 If it's empty, you'll want to fix it in $HOME/.bashrc. If you're not seeing *anything* when you type, I'd suggest checking your configured color scheme. --=20 :wq