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