From 950723989c09cc55782cbfd8627cdd8e802f5609 Mon Sep 17 00:00:00 2001 From: KaasKop Date: Sat, 20 Apr 2024 19:53:02 +0200 Subject: [PATCH] Add composer to path --- config/fish/fish_variables | 1 + 1 file changed, 1 insertion(+) diff --git a/config/fish/fish_variables b/config/fish/fish_variables index b199b1a..03dd9c1 100644 --- a/config/fish/fish_variables +++ b/config/fish/fish_variables @@ -46,3 +46,4 @@ SETUVAR fish_pager_color_selected_background:\x2d\x2dbackground\x3dbrblack SETUVAR fish_pager_color_selected_completion:\x1d SETUVAR fish_pager_color_selected_description:\x1d SETUVAR fish_pager_color_selected_prefix:\x1d +SETUVAR fish_user_paths:/home/mitch/\x2econfig/composer/vendor/bin