Update xonsh as best I can.

This commit is contained in:
Greg Hellings
2024-08-16 17:29:11 -05:00
parent 17aa8a6585
commit 85aef202df
6 changed files with 34 additions and 46 deletions
+1
View File
@@ -13,6 +13,7 @@ from sys import platform
xontrib load direnv
xontrib load coreutils
xontrib load xonsh-apipenv
# 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