mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
change python to python 3.12
This commit is contained in:
parent
e87621f43f
commit
f22bf730c5
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -12,7 +12,7 @@ esac
|
|||
set bell-style none
|
||||
|
||||
# python version is subject to change, but really important for pathing
|
||||
export PYTHON_VERSION="3.11"
|
||||
export PYTHON_VERSION="3.12"
|
||||
|
||||
# this just makes howdoi use colors
|
||||
export HOWDOI_COLORIZE=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue