diff --git a/.vscode/settings.json b/.vscode/settings.json index 5b4d38b..a8bbf8c 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -40,5 +40,6 @@ "editor.formatOnSave": true, "bashIde.explainshellEndpoint": "http://localhost:5000", "bashIde.shellcheckPath": "/run/current-system/sw/bin/shellcheck", - "bashIde.shfmt.path": "/run/current-system/sw/bin/shfmt" + "bashIde.shfmt.path": "/run/current-system/sw/bin/shfmt", + "mise.binPath": "/etc/profiles/per-user/jahanson/bin/mise" }