xonsh/news/env-vars.rst
Noortheen Raja 0957c2d7eb feat: add env variable for sys level config dir
feat: add $XONSH_COMPLETER_DIRS

feat: implement path based completers

style:
2022-01-11 11:24:54 -05:00

23 lines
280 B
ReStructuredText

**Added:**
* ``$XONSH_COMPLETER_DIRS`` to put command completers
**Changed:**
* Both ``*.xsh`` and ``*.py`` files inside ``$XONSHRC_DIR`` will get loaded now.
**Deprecated:**
* <news item>
**Removed:**
* <news item>
**Fixed:**
* <news item>
**Security:**
* <news item>