mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2026-08-03 05:45:20 -04:00
chezmoi
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[settings]
|
||||
idiomatic_version_file_enable_tools = ["node"]
|
||||
|
||||
[settings.python]
|
||||
compile = false
|
||||
|
||||
[tools]
|
||||
bun = "latest"
|
||||
node = "24"
|
||||
python = ["3.14", "3.13", "3.12", "3.11"]
|
||||
ruby = "latest"
|
||||
uv = "latest"
|
||||
Reference in New Issue
Block a user