From b5e7ee4db7736292f4637fb0df7f58e6f840f91e Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sun, 4 Feb 2024 19:57:34 +0000 Subject: Adds ~/.local/bin to fish path --- fish2024/fish_variables | 1 + 1 file changed, 1 insertion(+) diff --git a/fish2024/fish_variables b/fish2024/fish_variables index 52cd691..a50d410 100644 --- a/fish2024/fish_variables +++ b/fish2024/fish_variables @@ -29,3 +29,4 @@ SETUVAR fish_pager_color_description:yellow\x1e\x2di SETUVAR fish_pager_color_prefix:normal\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/lemon/\x2elocal/bin -- cgit v1.2.3