New backup 2025-09-20 12:45:01
This commit is contained in:
parent
9c361c37a4
commit
e8e42c15d7
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ fi
|
|||
|
||||
export PYENV_ROOT="$HOME/.pyenv"
|
||||
[[ -d $PYENV_ROOT/bin ]] && export PATH="$PYENV_ROOT/bin:$PATH"
|
||||
eval "$(pyenv init - bash)"
|
||||
eval "$(pyenv init - bash 2>/dev/null)"
|
||||
|
||||
TPUT_RED="$(tput setaf 1)$(tput setab 0)"
|
||||
TPUT_MAGENTA_BG="$(tput setab 5)$(tput setaf 0)"
|
||||
|
|
Loading…
Add table
Reference in a new issue