xonsh/xontrib
pre-commit-ci[bot] ba8ae973b8 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)
- [github.com/pycqa/isort: 5.11.4 → 5.12.0](https://github.com/pycqa/isort/compare/5.11.4...5.12.0)
2023-02-14 22:57:36 +05:30
..
abbrevs.py [pre-commit.ci] pre-commit autoupdate 2023-02-14 22:57:36 +05:30
autovox.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +05:30
bashisms.py [pre-commit.ci] pre-commit autoupdate 2023-02-14 22:57:36 +05:30
coreutils.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +05:30
fish_completer.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +05:30
free_cwd.py Fix free_cwd xontrib loading (#4865) 2022-07-05 22:13:30 +05:30
pdb.py Pre commit ci (#4863) 2022-07-01 11:47:01 -04:00
README interim add 2016-05-11 00:42:36 -04:00
vox.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +05:30
voxapi.py test: python completers have become flaky 2022-03-22 19:13:11 +05:30
whole_word_jumping.py #4845: conditional import of ptk_win32 → windows only (#4853) 2022-06-28 07:51:34 +05:30
xog.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +05:30

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.