Add apt and brew package installs

This commit is contained in:
Kenneth Benzie 2017-11-28 21:19:33 +00:00
parent 8438118a87
commit 180206e9e9

View File

@ -1,5 +1,10 @@
---
location: ~/.config/zsh
apt:
- zsh
- zsh-doc
brew:
- zsh
symlinks:
- {src: zlogin, dst: ~/.zlogin}
- {src: zlogout, dst: ~/.zlogout}