some fixes

This commit is contained in:
Hannes
2026-05-11 23:39:20 +02:00
parent 95cf86ae5f
commit d02587437d
8 changed files with 98 additions and 10 deletions
+7
View File
@@ -0,0 +1,7 @@
#
# ~/.config/fish/configs/env.fish
#
if test -d $HOME/.bin
set -U fish_user_paths $HOME/.bin $fish_user_paths
end