xonsh/xontrib
Tim Gates 37f6adb159
docs: Fix a few typos (#4889)
There are small typos in:
- docs/python_virtual_environments.rst
- setup.py
- xonsh/procs/specs.py
- xontrib/abbrevs.py

Fixes:
- Should read `interpreter` rather than `intrepreter`.
- Should read `dictionary` rather than `disctionary`.
- Should read `descriptors` rather than `descriptiors`.
- Should read `because` rather than `becuase`.

Signed-off-by: Tim Gates <tim.gates@iress.com>
2022-07-23 04:42:46 +05:30
..
abbrevs.py docs: Fix a few typos (#4889) 2022-07-23 04:42:46 +05:30
autovox.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +05:30
bashisms.py xontrib load/unload (#4817) 2022-05-30 15:33:17 +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.