Re: [dev] [PATCH] Add libmill

2015-11-19 Thread Aditya Goturu
On Thu, Nov 19, 2015 at 8:10 PM, Greg Reagle wrote: > On 11/19/2015 09:21 AM, Aditya Goturu wrote: >> libmill rocks. Patch attached > > Wow, libmill looks really good, based on the tutorial, if it works as > advertised. > I find I can think more clearly in C, so not needing go to do certain thin

Re: [dev] [PATCH] Add libmill

2015-11-19 Thread Greg Reagle
On 11/19/2015 09:21 AM, Aditya Goturu wrote: > libmill rocks. Patch attached Wow, libmill looks really good, based on the tutorial, if it works as advertised.

[dev] [PATCH] Add libmill

2015-11-19 Thread Aditya Goturu
libmill rocks. Patch attached -- Aditya Goturu From 0f40566cf816ee5bc9f851e46d7085451aca051d Mon Sep 17 00:00:00 2001 From: Aditya Goturu Date: Thu, 19 Nov 2015 19:47:10 +0530 Subject: [PATCH] Add libmill --- suckless.org/rocks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/suckless.or