silver
silver copied to clipboard
xonsh support
Hi!
If you will want to add xonsh shell support I want to leave this the link to xonsh extension (xontrib) for Starship as an example - xontrib-prompt-starship. The core code is very simple - prompt_starship.py.
To create the xontrib we use cookiecutter template.
Thanks!