diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 696b827..87061e8 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -24,11 +24,11 @@ fi ########## # lang +alias python='python3.13' alias ptpython="python -m ptpython" alias ptpy="python -m ptpython" alias py13='python3.13' -alias py12='python3.12' -alias py10='python3.10' +alias py9='python3.9' alias bpytop="python -m bpytop" # python venv