You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
378 B
12 lines
378 B
---
|
|
- homebrew: update_homebrew=yes
|
|
- include: formulae.yml
|
|
- include: dock.yml
|
|
- include: casks.yml
|
|
- include: fonts.yml
|
|
- include: defaults.yml
|
|
- file: path=~/Library/KeyBindings state=directory
|
|
- copy: src=.tmux.conf.local dest=~/.tmux.conf.local
|
|
- copy: src=DefaultKeyBinding.dict dest=~/Library/KeyBindings/DefaultKeyBinding.dict
|
|
- command: open ~/.dotfiles/Alpha.terminal
|