fix for yazi

This commit is contained in:
Hannes
2026-02-08 23:34:36 +01:00
parent ac0d48da99
commit 19a4d4d073
5 changed files with 13 additions and 39 deletions

View File

@@ -53,4 +53,8 @@ if status is-interactive
end
fastfetch
end
end
# set -q GHCUP_INSTALL_BASE_PREFIX[1]; or set GHCUP_INSTALL_BASE_PREFIX $HOME ; set -gx PATH $HOME/.cabal/bin $PATH /home/honney/.ghcup/bin # ghcup-env
# set -Ux PYENV_ROOT $HOME/.pyenv
# fish_add_path $PYENV_ROOT/bin
# pyenv init - | source