yes (don't apply this to server)

This commit is contained in:
LinlyBoi
2023-02-14 22:58:07 +02:00
parent 5436946455
commit 70df5dd16d
3 changed files with 7 additions and 2 deletions

View File

@@ -200,3 +200,7 @@ fi
## Generated 2023-02-10 19:53:12.722758Z
## By /home/libkyy/.local/share/flutter/bin/cache/flutter_tools.snapshot
export PYENV_ROOT="$HOME/.pyenv"
command -v pyenv >/dev/null || export PATH="$PYENV_ROOT/bin:$PATH"
eval "$(pyenv init -)"