add declarative package list and installer, improve shell scripts
This commit is contained in:
26
.chezmoidata/packages.yaml
Normal file
26
.chezmoidata/packages.yaml
Normal file
@@ -0,0 +1,26 @@
|
||||
packages:
|
||||
darwin:
|
||||
brews:
|
||||
- git
|
||||
- curl
|
||||
- fish
|
||||
linux:
|
||||
apts:
|
||||
- git
|
||||
- curl
|
||||
- bash
|
||||
- fish
|
||||
apks:
|
||||
- git
|
||||
- curl
|
||||
- bash
|
||||
- fish
|
||||
webman:
|
||||
pkgs:
|
||||
- bat
|
||||
- lsd
|
||||
- fzf
|
||||
- zellij
|
||||
- nvim
|
||||
groups:
|
||||
- modern-unix
|
||||
Reference in New Issue
Block a user