From 0fabb64efbab64d25b29e80615e388e65946be29 Mon Sep 17 00:00:00 2001 From: zebra Date: Fri, 9 Aug 2024 22:09:17 -0700 Subject: [PATCH] Revert "Added .local/bin to fish user paths" This reverts commit 15b70241e0818962b5cbbdf818e0248f744b351f. --- config-files/config.fish | 1 - 1 file changed, 1 deletion(-) diff --git a/config-files/config.fish b/config-files/config.fish index df9f8f0..0f445ba 100644 --- a/config-files/config.fish +++ b/config-files/config.fish @@ -2,7 +2,6 @@ if status is-interactive # Commands to run in interactive sessions can go here end -set -U fish_user_paths ~/.local/bin $fish_user_paths set -U fish_greeting "" #cd tweaks - multicd