mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-06 01:10:57 +01:00
🐚 Python-powered shell. Full-featured and cross-platform.
artificial-intelligencebashclicommand-lineconsoledata-engineeringdata-sciencedevopsfishiterm2pythonraspberry-pisecurity-automationshellxonshzsh
![]() The cd alias now updates $OLDPWD and also checks if the argument is a ‘-‘ (single dash) and cd to $OLDPWD if it is. Based on bash’s cd behaviour. http://ss64.com/bash/cd.html |
||
---|---|---|
docs | ||
recipe | ||
scripts | ||
tests | ||
xonsh | ||
.gitignore | ||
.travis.yml | ||
license | ||
README.rst | ||
setup.py |
xonsh ===== 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. Please visit http://xonsh.org for more information.