From b178286b0645ac71457a9449f05808a13eef9375 Mon Sep 17 00:00:00 2001 From: Nathan Chancellor Date: Thu, 26 Dec 2024 22:17:15 -0700 Subject: [PATCH] fish: config.fish: Ensure Arch Perl paths are always present Signed-off-by: Nathan Chancellor --- fish/config.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fish/config.fish b/fish/config.fish index d181df56..15a78c5e 100644 --- a/fish/config.fish +++ b/fish/config.fish @@ -68,6 +68,8 @@ else end fish_add_path -aP /usr/local/sbin /usr/sbin /sbin + # https://wiki.archlinux.org/index.php/Perl_Policy#Binaries_and_scripts + fish_add_path -aP /usr/bin/{site,vendor,core}_perl end if command -q fd