Closed moigagoo closed 8 years ago
Use $PROJECT_DIRS = [os.path.expanduser"~/Projects")]
.
(The closest xonsh has to doing that conveniently for python is globbing.)
(Also, if you just pulled from pip, I broke avox new
/avox create
. I'm going to try to do a fixed release tonight.)
Thanks!
I have
$PROJECT_DIRS = ["~/Projects"]
in my .xonshrc, but avox seems to disregard that.