xonsh/scripts/xonsh
2015-01-21 17:04:13 -05:00

3 lines
57 B
Python
Executable file

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