mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00
text
This commit is contained in:
parent
d7ee5244ab
commit
e529709542
1 changed files with 1 additions and 1 deletions
|
@ -128,5 +128,5 @@ to set :ref:`$XONSH_TRACE_SUBPROC <xonsh_trace_subproc>` to ``True``:
|
|||
TRACE SUBPROC: (['echo', 'hello\n', 'world'], '|', ['grep', 'hello'])
|
||||
|
||||
If after time you still try to type ``export``, ``unset`` or ``!!`` commands
|
||||
there is `bashisms <https://xon.sh/xontribs.html#bashisms>`_
|
||||
there are the `bashisms <https://xon.sh/xontribs.html#bashisms>`_
|
||||
and `sh <https://xon.sh/xontribs.html#sh>`_ xontribs.
|
Loading…
Add table
Reference in a new issue