Some adds

This commit is contained in:
2026-01-12 11:54:10 +01:00
parent 878aee5690
commit 876194e91b
3 changed files with 40 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
set -Ux PYENV_ROOT $HOME/.pyenv
set -U fish_user_paths $PYENV_ROOT/bin $fish_user_paths
# Load pyenv automatically by appending
# the following to ~/.config/fish/config.fish:
# Restart your shell for the changes to take effect.