Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: prompt fun
- X-seq: zsh-workers 8135
- From: Zefram <zefram@xxxxxxxx>
- To: adam@xxxxxxxxxx
- Subject: Re: PATCH: prompt fun
- Date: Tue, 5 Oct 1999 12:31:25 +0100 (BST)
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <19991004194029.B17010@xxxxxxxxxxxxxxxxxxxxxxx> from Adam Spiers at "Oct 4, 1999 7:40:29 pm"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Adam Spiers wrote:
>+fg_magenta="$(echo -n '\e[35m')"
fg_magenta=$'\e[35m'
and so on.
>+++ prompt_yellow_setup Mon Oct 4 17:42:43 1999
>@@ -0,0 +1,18 @@
>+# Converted to zsh prompt theme by bash2zshprompt, written by <adam@xxxxxxxxxx>
>+# Created by Jim Foltz <aa204@xxxxxxxxx>
>+# Changed by Spidey 08/06
What's the copyright on these?
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author