change packages.yaml to packages.toml
This commit is contained in:
parent
14349ad95f
commit
df18cdad71
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',
|
||||||
|
]
|
@ -1,19 +0,0 @@
|
|||||||
packages:
|
|
||||||
darwin:
|
|
||||||
brews:
|
|
||||||
- 'chezmoi'
|
|
||||||
- 'git'
|
|
||||||
- 'vim'
|
|
||||||
- 'lsix'
|
|
||||||
- 'eza'
|
|
||||||
- 'grc'
|
|
||||||
- 'zellij'
|
|
||||||
- 'cmake'
|
|
||||||
- 'python'
|
|
||||||
- 'go'
|
|
||||||
- 'nodejs'
|
|
||||||
- 'java'
|
|
||||||
casks:
|
|
||||||
- 'iterm2'
|
|
||||||
- 'alacritty'
|
|
||||||
- 'macvim'
|
|
Loading…
x
Reference in New Issue
Block a user