Re: [PATCH] gnu: Add interrobang.

2016-08-18 Thread Leo Famulari
On Wed, Aug 17, 2016 at 08:24:37PM +, ng0 wrote: > This patch adds interrobang. It should function, but I don't have zsh > configured here in GuixSD, so my old config does not work here, and the > system default is up to testing by other people. > * gnu/packages/admin.scm (interrobang): New va

Re: [PATCH] gnu: Add interrobang.

2016-08-17 Thread ng0
o alter the "set shell" in the config. >> From 91cc74e39a7ca001d24610f595fe6ce2cf38af0b Mon Sep 17 00:00:00 2001 >> From: ng0 >> Date: Wed, 17 Aug 2016 20:18:44 + >> Subject: [PATCH] gnu: Add interrobang. >> >> * gnu/packages/admin.scm (interrobang): New variable. >> ---

Re: [PATCH] gnu: Add interrobang.

2016-08-17 Thread ng0
pletion script which I prefer to the default, bash. I ran interrobang but I still need to figure out why no application launches. I would prefer additional input. > From 91cc74e39a7ca001d24610f595fe6ce2cf38af0b Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Wed, 17 Aug 2016 20:18:44 +0000 >

[PATCH] gnu: Add interrobang.

2016-08-17 Thread ng0
Aug 2016 20:18:44 + Subject: [PATCH] gnu: Add interrobang. * gnu/packages/admin.scm (interrobang): New variable. --- gnu/packages/admin.scm | 33 + 1 file changed, 33 insertions(+) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index 09a883c.