From d1db6c637548fe4eb4041f71fe8332d4091a0e6f Mon Sep 17 00:00:00 2001
From: Logan G <logan@qtechofficial.com>
Date: Tue, 24 Oct 2023 23:39:49 -0600
Subject: [PATCH] Added ~/.local/bin to fish PATH

---
 .config/fish/fish_variables | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables
index 615a847..2de1d19 100644
--- a/.config/fish/fish_variables
+++ b/.config/fish/fish_variables
@@ -30,3 +30,4 @@ SETUVAR fish_pager_color_description:B3A06D\x1eyellow\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/logan/\x2elocal/bin