xonsh/xontrib
Oliver Bestwalter 7a04133611
implement vox create --prompt (#4676)
Pass the prompt arg through to venv.
Additionally, upgrade needs to be adjusted to keep a prompt setting if it is there.
2022-02-21 14:51:31 +05:30
..
abbrevs.py style: isort imports 2022-01-31 11:16:51 -05:00
autovox.py style: isort imports 2022-01-31 11:16:51 -05:00
bashisms.py style: isort imports 2022-01-31 11:16:51 -05:00
coreutils.py style: isort imports 2022-01-31 11:16:51 -05:00
distributed.py style: isort imports 2022-01-31 11:16:51 -05:00
fish_completer.py style: isort imports 2022-01-31 11:16:51 -05:00
free_cwd.py style: isort imports 2022-01-31 11:16:51 -05:00
jedi.py style: isort imports 2022-01-31 11:16:51 -05:00
mpl.py style: isort imports 2022-01-31 11:16:51 -05:00
mplhooks.py style: isort imports 2022-01-31 11:16:51 -05:00
pdb.py Add xontrib-pdb. Runs pdb on SIGUSR1. 2020-06-05 13:35:53 +02:00
prompt_ret_code.py style: isort imports 2022-01-31 11:16:51 -05:00
README interim add 2016-05-11 00:42:36 -04:00
vox.py implement vox create --prompt (#4676) 2022-02-21 14:51:31 +05:30
voxapi.py implement vox create --prompt (#4676) 2022-02-21 14:51:31 +05:30
whole_word_jumping.py Remove globals (#4280) 2021-05-20 13:14:26 +03:00
xog.py Remove globals (#4280) 2021-05-20 13:14:26 +03:00

xontrib is an implicit namespace package. DO NOT add an __init__.py file
to this directory.

Feel free to add both *.xsh and *.py files to the directory, they will be
installed and available.