From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QDuJGchHGmUrwwAA9RJhRA:P1 (envelope-from ) for ; Mon, 02 Oct 2023 06:32:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QDuJGchHGmUrwwAA9RJhRA (envelope-from ) for ; Mon, 02 Oct 2023 06:32:08 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E1BB641F52 for ; Mon, 2 Oct 2023 06:32:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=mnSXnBc8; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696221128; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=kS4ZS3PfoZc93n0PEvpxIVuk3JU1H05zZ/7Gc4Oq53Y=; b=bKZQbLdybjZ2+/8FP4P7Z7nUzyowbevYXyEaleirjH1KDSiv0BLDMbGBzXD3RUOdD4lWKx r+6VseoArUiy4DG32ejMY31mMiCbeDIYPRMUwMXOUMAysXEyfJSmqE2apgOGVZtrmVNqKk 14wqkX6bea482xd7XUr9ERvVKziEOQVZyWY1y39rBmOCJ5IDh5GgYh/wb14brl4TfP2evZ XOvgsXbb5YW9H0pikf2KEWt07/fBfsI7IX6UQI9E5UnfvQeKWnHwjsASWA3sBJ7T3o4gSf j8AdutZwSI66OxIcNz37HGem5TVPQRw9oPOFXx9lMusljkY2Lyyu9I9RuElvSQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696221128; a=rsa-sha256; cv=none; b=CDyhBAv8RPx0pj2jJY52V3rQg5wcum/As/ZShdQlI5OuE91eBHTmETO2iY3p0BPV1Ws6c6 bk98iQPKbXil344hxslW076IDp6fp4kQqIA0w8I87SKhXP1yE4qZ1yhmBAkB4WDSGwLYLf RZVrv9c/OjbvKA7E90XFhbcxtkzA6HSoW5IV6skhByyC41Hg77P3rbiKYm18i7i0YEtZ1W 1hsqKHL7/lFfhJGw43Mq9YoLtLyH5KB77ZimHj5fgFm3XaUUTLRaM1OxhK+hJXLrs5FDvE 8bgN0j7LGnURFLeBMqF7prPEypNr2pBYhIvl9+i0/QbI38qlbXC99wZlds8vvQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=mnSXnBc8; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qnAax-0003q3-LW; Mon, 02 Oct 2023 00:31:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qnAav-0003pn-Si for guix-patches@gnu.org; Mon, 02 Oct 2023 00:31:45 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qnAav-00031b-K0 for guix-patches@gnu.org; Mon, 02 Oct 2023 00:31:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qnAbB-0001ff-MW for guix-patches@gnu.org; Mon, 02 Oct 2023 00:32:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66171] [PATCH v3] gnu: git: Install zsh completions and git-prompt. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 02 Oct 2023 04:32:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66171 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: Efraim Flashner , 66171@debbugs.gnu.org, Simon Tournier Received: via spool by 66171-submit@debbugs.gnu.org id=B66171.16962210876375 (code B ref 66171); Mon, 02 Oct 2023 04:32:01 +0000 Received: (at 66171) by debbugs.gnu.org; 2 Oct 2023 04:31:27 +0000 Received: from localhost ([127.0.0.1]:35661 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnAad-0001el-6v for submit@debbugs.gnu.org; Mon, 02 Oct 2023 00:31:27 -0400 Received: from mail-wm1-x344.google.com ([2a00:1450:4864:20::344]:58758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qnAab-0001eW-Vs for 66171@debbugs.gnu.org; Mon, 02 Oct 2023 00:31:26 -0400 Received: by mail-wm1-x344.google.com with SMTP id 5b1f17b1804b1-4065f29e933so25902415e9.1 for <66171@debbugs.gnu.org>; Sun, 01 Oct 2023 21:31:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696221063; x=1696825863; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:from:to:cc:subject :date:message-id:reply-to; bh=kS4ZS3PfoZc93n0PEvpxIVuk3JU1H05zZ/7Gc4Oq53Y=; b=mnSXnBc8SddwCH4sYm/Xye0vLXjVkTJbDD5nKyleUwrjuoho543X50g3XoFgh3zgsi NTXLcQUsoaqnj7XE2gdBJ8R2r31oSQrPC13EkYS196cPwZy1oV9AlrNI0O8w+N2c9uhW cGbV2TBMGMyZkEZNOQnyADyA2IGnTz4WPihgr7e2zgg0P3Fokz6AYi0VY+A08sTDg9/j oklWwTXn+s8hFeGOCJn2XEguw0ESlUL5JwCykKHBIpiSnJGJDNha8tDQ3Oy0qPfC6F+A 90wIKvlrBk0PW9/46n/KeP/zDLWWQV8sZ4E5fS/DsjSOxUbJmFBDazGRhCYkwlVJa7F9 5j+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696221063; x=1696825863; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=kS4ZS3PfoZc93n0PEvpxIVuk3JU1H05zZ/7Gc4Oq53Y=; b=aeHGoHrM52KECx0eY0orSoOrChYhoHqeCL8VGoLgFigs2J/O6AyQt+SzUdh7EwlW86 KHhsCIPwci1rTIFpBS3Bt15Eu0wXXFxoUzhB4bdLLNRSjad/Bqv3/+znE+Ihx4PCk/wy XaQI4N/xbnj6s9+bNToST1EZPkLdoAZSP6k2HCJ6laa/CsbLusliqN5heX/OuH7DeyEh x/6KjrP5415Xa+echs/JdBPYWizWA3KK5MLoeU3eszPknA/elrIzigJot6WW1L7UN29x 8fXNgVzfD9JGYzqZ8/xVEm9nX62rBAH2jkAofeLodxwqGo6V4Fs/AOJz0exu5K89p3C3 F0jg== X-Gm-Message-State: AOJu0YxuNHKOGk5p5bdfp/+RcfS11YbowpYHyGjh39KlVwQ83d7E+Ors HIIXGPuQh9hiVS7mgUbnhxc= X-Google-Smtp-Source: AGHT+IHQL3VGjkRevxw3eaBR6+ufDm3xkEUQMPDtKhxKBntOdF4iek7g0BGI2fo5dhy8+yYJlKd3gw== X-Received: by 2002:a5d:44cb:0:b0:317:df82:2868 with SMTP id z11-20020a5d44cb000000b00317df822868mr9635092wrr.26.1696221063384; Sun, 01 Oct 2023 21:31:03 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id bv19-20020a0560001f1300b0032327b70ef6sm18510243wrb.70.2023.10.01.21.31.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 01 Oct 2023 21:31:02 -0700 (PDT) Message-ID: <9829503773a753da78f3e18add0833a6d115305c.camel@gmail.com> From: Liliana Marie Prikler Date: Mon, 02 Oct 2023 06:30:59 +0200 In-Reply-To: <875y3p66jj.fsf@gmail.com> References: <00b2291bb7eaa66b3f62ea4d94e44bf85ec62b51.1695927171.git.liliana.prikler@gmail.com> <875y3p66jj.fsf@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 5.90 X-Migadu-Spam-Score: 5.90 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: E1BB641F52 X-TUID: GDSNBW62Ze1t Am Sonntag, dem 01.10.2023 um 23:34 -0400 schrieb Maxim Cournoyer: > Hi Liliana, >=20 > Liliana Marie Prikler writes: >=20 > > [...] > Sorry if my previous reply was not clear, but with your > clarifications I think it'd be best to keep the 'contrib' output, > perhaps documenting in the description that it contains the 'git- > prompt' command as well as completions for Zsh? IMHO, a =E2=80=98contrib=E2=80=99 output would be silly, since so much of w= hat we install in other outputs are part of contrib. The name lacks meaning. As for why I put it in =E2=80=98out=E2=80=99 instead of =E2=80=98completion= =E2=80=99, I did miss the fact that we already install git completions for bash, so not that I know, I just extended the phase that does that. Cheers