mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 00:41:00 +01:00
20 lines
459 B
ReStructuredText
20 lines
459 B
ReStructuredText
**Added:**
|
|
|
|
* FOREIGN_ALIASES_OVERRIDE envvar to control whether foreign aliases should
|
|
override xonsh aliases with the same name.
|
|
|
|
* Warning on tutorial about foreign aliases being ignored if a xonsh alias
|
|
exist with the same name if not FOREIGN_ALIASES_OVERRIDE.
|
|
|
|
**Changed:**
|
|
|
|
* Printing the message about foreign aliases being ingored happens only
|
|
if XONSH_DEBUG is set.
|
|
|
|
**Deprecated:** None
|
|
|
|
**Removed:** None
|
|
|
|
**Fixed:** None
|
|
|
|
**Security:** None
|