xonsh/xontrib
Noorhteen Raja NJ c01fc6efe3
refactor: do not override sys coreutils (#4617)
* refactor: do not override sys coreutils

* docs:
2022-01-05 09:44:53 -05:00
..
abbrevs.py feat: add flake8-bugbear (#4288) 2021-05-26 23:15:34 +03:00
autovox.py Remove globals (#4280) 2021-05-20 13:14:26 +03:00
bashisms.py pre-commit hook for pyupgrade (#4583) 2021-12-06 14:42:26 -05:00
coreutils.py refactor: do not override sys coreutils (#4617) 2022-01-05 09:44:53 -05:00
distributed.py Remove globals (#4280) 2021-05-20 13:14:26 +03:00
fish_completer.py fix: append space at the end of completions (#4611) 2021-12-23 18:27:37 +05:30
free_cwd.py Remove globals (#4280) 2021-05-20 13:14:26 +03:00
jedi.py pre-commit hook for pyupgrade (#4583) 2021-12-06 14:42:26 -05:00
mpl.py Remove globals (#4280) 2021-05-20 13:14:26 +03:00
mplhooks.py Remove globals (#4280) 2021-05-20 13:14:26 +03:00
pdb.py Add xontrib-pdb. Runs pdb on SIGUSR1. 2020-06-05 13:35:53 +02:00
prompt_ret_code.py pre-commit hook for pyupgrade (#4583) 2021-12-06 14:42:26 -05:00
README interim add 2016-05-11 00:42:36 -04:00
vox.py feat: add upgrade command 2021-12-23 06:32:47 +05:30
voxapi.py feat: add upgrade command 2021-12-23 06:32:47 +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.