diff --git a/home/xonsh_header.xsh b/home/xonsh_header.xsh index 062eeee..6c5f60d 100644 --- a/home/xonsh_header.xsh +++ b/home/xonsh_header.xsh @@ -11,6 +11,7 @@ from pathlib import Path # $? == _.rtn xontrib load direnv +xontrib load coreutils # Insert to the front, because when we spawn xonsh in tmux we have raw python3 # paths added before these. That ends up screwing with finding the python3 version