From: Cyril Roelandt <tipecaml@gmail.com>
To: guix-devel@gnu.org
Subject: Re: [PATCH] environment: Set a default value for PS1.
Date: Wed, 30 Mar 2016 15:28:55 +0200 [thread overview]
Message-ID: <56FBD497.1080309@gmail.com> (raw)
In-Reply-To: <87io07bdld.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me>
On 03/28/2016 03:22 AM, David Thompson wrote:
> + ;; Set a reasonable default PS1.
> + (setenv "PS1" "[ENV] \\u@\\h \\w\\$ ")
> +
Would it be an acceptable feature to let the user ask for their own PS1?
I very often have to make sure my code works on both Python 2.7 and
Python 3.4, and it would be very helpful to have environments named
"(py27)" and "(py34)" instead of just "[ENV]".
Cyril.
next prev parent reply other threads:[~2016-03-30 13:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-28 1:22 [PATCH] environment: Set a default value for PS1 David Thompson
2016-03-28 16:39 ` Ludovic Courtès
2016-03-30 13:10 ` Thompson, David
2016-03-30 13:28 ` Cyril Roelandt [this message]
2016-03-30 13:32 ` Thompson, David
2016-03-30 21:27 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56FBD497.1080309@gmail.com \
--to=tipecaml@gmail.com \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.