change packages.yaml to packages.toml
This commit is contained in:
21
.chezmoidata/packages.toml
Normal file
21
.chezmoidata/packages.toml
Normal file
@@ -0,0 +1,21 @@
|
||||
[packages.darwin]
|
||||
brews = [
|
||||
'chezmoi',
|
||||
'git',
|
||||
'vim',
|
||||
'lsix',
|
||||
'eza',
|
||||
'grc',
|
||||
'zellij',
|
||||
'cmake',
|
||||
'python',
|
||||
'go',
|
||||
'nodejs',
|
||||
'java',
|
||||
]
|
||||
|
||||
casks = [
|
||||
'iterm2',
|
||||
'alacritty',
|
||||
'macvim',
|
||||
]
|
||||
Reference in New Issue
Block a user