Jeremy Chen

Results 2 comments of Jeremy Chen

here is my xonfig output: ``` +------------------+-----------------+ | xonsh | 0.6.0 | | Python | 3.6.5 | | PLY | 3.11 | | have readline | False | | prompt...

I have changed it (on the top). I think it was: ``` $ more C:\Users\jeremy\.virtualenvs\common\Scripts\xonsh.bat @echo off call :s_which py.exe if not "%_path%" == "" ( py -m xonsh %*...