14 lines
340 B
YAML
14 lines
340 B
YAML
- shell:
|
|
-
|
|
command: brew/install
|
|
stdout: true
|
|
stderr: true
|
|
quiet: false
|
|
|
|
- link:
|
|
./alacritty/os.toml: alacritty/darwin.toml
|
|
./git/config-os: git/config-darwin
|
|
./zsh/os.zshrc: zsh/darwin.zshrc
|
|
~/.config/aerospace: aerospace/
|
|
~/.config/karabiner: karabiner/
|
|
~/.config/tridactyl: tridactyl/
|