From 7a33857c89300344de98712deceb103d7287e4fd Mon Sep 17 00:00:00 2001 From: Maciej Sobkowski Date: Mon, 19 May 2025 21:12:43 +0200 Subject: fish: use ~/.local/bin instead of ~/bin --- .config/fish/config.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/fish') diff --git a/.config/fish/config.fish b/.config/fish/config.fish index 6410a6b..67a2fa5 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -32,4 +32,4 @@ end source ~/.config-priv/fish/config.fish -fish_add_path ~/bin +fish_add_path ~/.local/bin -- cgit v1.2.3-70-g09d2