{"library":"xonsh","install":[{"cmd":"pip install 'xonsh[full]' --user","imports":["This is a special global object automatically available in the xonsh shell session. It doesn't require an explicit import statement.","from xonsh.lib import lazyjson","from xonsh.lib import lazyasd"]},{"cmd":"conda install xonsh -c conda-forge","imports":[]},{"cmd":"TARGET_DIR=$HOME/.local/xonsh-env PYTHON_VER=3.11 XONSH_VER='xonsh[full]' \\ /bin/bash -c \"$(curl -fsSL https://xon.sh/install/mamba-install-xonsh.sh)\"","imports":[]}]}