From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Plan for 0.9.0 Date: Tue, 13 Oct 2015 16:37:39 +0200 Message-ID: <878u76omvg.fsf@gnu.org> References: <87io6b943m.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zm0i2-0002Yq-Nx for guix-devel@gnu.org; Tue, 13 Oct 2015 10:37:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zm0hx-0004XU-Nn for guix-devel@gnu.org; Tue, 13 Oct 2015 10:37:46 -0400 In-Reply-To: (Daniel Pimentel's message of "Tue, 13 Oct 2015 10:15:04 -0300") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Daniel Pimentel Cc: guix-devel Daniel Pimentel skribis: > What do you think about add alias "clean" to "gc"? > > For example: > "guix clean" as alias to "guix gc" I=E2=80=99m not very enthusiastic. ;-) Ideally, we=E2=80=99d provide a ge= neric alias mechanism so that everyone can add their favorite names. Ludo=E2=80=99.