summaryrefslogtreecommitdiffstats
path: root/system/xonsh/README
blob: aa87fb0a5eef8ff7282135b739c2c0fbef440fb0 (plain)
1
2
3
4
5
6
7
8
9
xonsh is a Python-ish, BASHwards-compatible shell language 
and command prompt. The language is a superset of Python 3.4 
with additional shell primitives. xonsh (pronounced conch) 
is meant for the daily use of experts and novices alike.

Optional dependencies: setproctitle, Pygments, prompt_toolkit

NOTE:
Please install python3 first before installing all other requirements.