mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 06:24:13 -06:00
Reorganize symlinked configs from .config-source to .managed directory for better clarity on auto-updated vs manual files. Add mise config.toml to replace .tool-versions, pin zoxide and deno versions. Remove Go from PATH templates since it's now managed via mise.
3 lines
121 B
Cheetah
3 lines
121 B
Cheetah
{{ if (and (eq .chezmoi.os "linux") (not .wsl)) }}
|
|
{{ .chezmoi.sourceDir }}/.managed/vscode/settings.linux.json
|
|
{{ end }} |