14 lines
354 B
YAML
14 lines
354 B
YAML
- shell:
|
|
-
|
|
command: brew/install
|
|
stdout: true
|
|
stderr: true
|
|
quiet: false
|
|
|
|
- link:
|
|
./alacritty/os.yml: alacritty/darwin.yml
|
|
./git/config-os: git/config-darwin
|
|
./neovim/os-plugins.vim: neovim/darwin-plugins.vim
|
|
./zsh/os.zshrc: zsh/darwin.zshrc
|
|
~/.config/karabiner: karabiner/
|
|
~/.hammerspoon: hammerspoon/
|