Add mise and update xontrib-apipenv
Mise is needed for IVR work Update to xontrib-apipenv which has slightly nicer experiences for users
This commit is contained in:
@@ -41,6 +41,7 @@ in
|
||||
k9s
|
||||
kubectl
|
||||
minikube
|
||||
mise
|
||||
mysql-workbench
|
||||
nixStable
|
||||
pipenv-ivr
|
||||
|
||||
@@ -14,6 +14,7 @@ from sys import platform
|
||||
xontrib load direnv
|
||||
xontrib load coreutils
|
||||
xontrib load xonsh-apipenv
|
||||
$APIPENV="1"
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user