xonsh/scripts/xonsh
2015-03-31 21:53:22 -04:00

3 lines
60 B
Python
Executable file

#!/usr/bin/env python -u
from xonsh.main import main
main()