Skip to content

Instantly share code, notes, and snippets.

@ethankhall
Created January 2, 2018 00:51
Show Gist options
  • Save ethankhall/77f99ae0469ef8b600f91867fdbc3c81 to your computer and use it in GitHub Desktop.
Save ethankhall/77f99ae0469ef8b600f91867fdbc3c81 to your computer and use it in GitHub Desktop.
cfg-management
- template:
src: zshrc
dest: "$HOME/.zshrc"
- command:
exec: git clone --recursive https://github.com/ethankhall/prezto.git $HOME/.zprezto
- command:
exec: ln -s $HOME/.zprezto/runcoms/@it@ $HOME/.@it@
items:
- zlogin
- zlogout
- zpreztorc
- zprofile
- zshenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment