added code action bingd )

This commit is contained in:
LinlyBoi
2023-02-19 14:20:53 +02:00
parent 70df5dd16d
commit c0902b570e
2 changed files with 8 additions and 15 deletions

View File

@@ -203,4 +203,5 @@ fi
export PYENV_ROOT="$HOME/.pyenv"
command -v pyenv >/dev/null || export PATH="$PYENV_ROOT/bin:$PATH"
eval "$(pyenv init -)"
#anaconda slows shit down D:<<<<
alias anaconda='source ~/.zsh_anaconda'