[meta] Add tasks for fixing up the Dock

pull/28/head
Alpha Chen 10 years ago
parent c698faa814
commit 6f7de81d57

@ -0,0 +1,7 @@
---
- homebrew: name=dockutil state=present
- command: dockutil --remove all
- command: dockutil --add ~/Downloads --view list
--display stack
--sort datemodified
- homebrew: name=dockutil state=absent

@ -1,6 +1,7 @@
---
- homebrew: update_homebrew=yes
- include: formulae.yml
- include: dock.yml
- include: casks.yml
- include: fonts.yml
- include: defaults.yml

Loading…
Cancel
Save