Skip to content

Commit

Permalink
Fixes for python
Browse files Browse the repository at this point in the history
  • Loading branch information
Gator96100 committed Aug 9, 2021
1 parent f9d8cb6 commit 6d004fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup/09-proxspace_setup.post
Original file line number Diff line number Diff line change
Expand Up @@ -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'


Expand Down

0 comments on commit 6d004fe

Please sign in to comment.