From ddb66c7c29fab80d902bb805df6144cc53f4057a Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Fri, 16 Sep 2022 17:12:45 -0400 Subject: [PATCH] Add ~/.local/bin to PATH --- fish/fish_variables | 1 + 1 file changed, 1 insertion(+) diff --git a/fish/fish_variables b/fish/fish_variables index 7fcb5c4..be3571c 100644 --- a/fish/fish_variables +++ b/fish/fish_variables @@ -44,3 +44,4 @@ SETUVAR fish_pager_color_description:B3A06D\x1eyellow\x1e\x2di SETUVAR fish_pager_color_prefix:cyan\x1e\x2d\x2dbold\x1e\x2d\x2dunderline SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan SETUVAR fish_pager_color_selected_background:\x2dr +SETUVAR fish_user_paths:/home/a/\x2elocal/bin