mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-18 21:06:06 +00:00
chore(mise): trust project directories for auto-activation
This commit is contained in:
@@ -84,6 +84,11 @@ tfsec = "latest"
|
|||||||
uv = "latest"
|
uv = "latest"
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
|
trusted_config_paths = [
|
||||||
|
"~/Code/ivuorinen",
|
||||||
|
"~/Code/s",
|
||||||
|
"~/Code/masf",
|
||||||
|
]
|
||||||
# Respect .nvmrc, .python-version, .ruby-version, etc. in other projects.
|
# Respect .nvmrc, .python-version, .ruby-version, etc. in other projects.
|
||||||
# This repo uses .mise.toml at the repo root for pinned versions.
|
# This repo uses .mise.toml at the repo root for pinned versions.
|
||||||
idiomatic_version_file = true
|
idiomatic_version_file = true
|
||||||
|
|||||||
Reference in New Issue
Block a user