update
This commit is contained in:
parent
e0488cf830
commit
0f5bbd78ad
5 changed files with 46 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
source xsh/functions.xsh
|
||||
source ~/xsh/functions.xsh
|
||||
|
||||
def _debug():
|
||||
if $XONSH_SHOW_TRACEBACK:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
source xsh/exceptions.xsh
|
||||
source ~/xsh/exceptions.xsh
|
||||
|
||||
def in_wsl() -> bool:
|
||||
"""Determines if the system is running inside a WSL environment."""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue