mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-14 02:27:03 -07:00
Fixes for python
This commit is contained in:
parent
f9d8cb61ef
commit
6d004fe5dc
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ export PSVERSION="3.10"
|
|||
export LANG=en_US.UTF-8
|
||||
export PS1='\[\033]0;ProxSpace v$PSVERSION - $MSYSTEM:\w\007\033[32m\]pm3 \[\033[33m\]\w\[\033[0m\]$ '
|
||||
export PATH=/setup/bin:$PATH
|
||||
export PYTHONHOME=/mingw64
|
||||
alias ls='ls -hF --color=auto'
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue