From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: fish: how to change the vendor_* directories Date: Sat, 6 May 2017 01:17:01 +0000 Message-ID: <20170506011701.s7zdfjrtid62hwfb@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6oLN-0003pS-ER for guix-devel@gnu.org; Fri, 05 May 2017 21:17:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6oLK-0000C7-B9 for guix-devel@gnu.org; Fri, 05 May 2017 21:17:09 -0400 Received: from perdizione.investici.org ([2001:41d0:2:33d0::19]:64056) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1d6oLK-0000Bq-2L for guix-devel@gnu.org; Fri, 05 May 2017 21:17:06 -0400 Received: from [94.23.50.208] (perdizione [94.23.50.208]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id A9049120125 for ; Sat, 6 May 2017 01:17:03 +0000 (UTC) Content-Disposition: inline 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" To: guix-devel@gnu.org Today I noticed that my fish completions don't work if you install them from within guix. They do work if they are in one of the scanned directories, which includes and used to be ~/.config/fish/completions/ where I symlinked my developer copy to. So I just learned about ${PREFIX}/share/fish/vendor_functions.d being one of the directories which is intended for third party addons. We can not change fish to pick up $HOME/.guix-profile/share/fish/vendor_functions.d, at least not from what I tried in 5 minutes. Vim was easier, you are able to set a path manually. Any suggestions on how we can hack this? Maybe simply extend the SEARCH PATH? -- https://pragmatique.xyz PGP: https://people.pragmatique.xyz/ng0/