macos-provisioning/vars/dotfiles.yml

15 lines
240 B
YAML
Raw Normal View History

2016-06-30 21:54:44 +00:00
---
dotfiles_repo: "https://github.com/opdavies/dotfiles.git"
2016-09-28 18:00:34 +00:00
dotfiles_repo_local_destination: "~/.dotfiles"
2016-06-30 21:54:44 +00:00
dotfiles_files:
2016-12-20 13:11:26 +00:00
- .aliases
2016-06-30 21:54:44 +00:00
- .gitconfig
- .gitignore-global
2016-11-16 21:32:17 +00:00
- .hushlogin
2016-06-30 21:54:44 +00:00
- .ideavimrc
2016-09-20 06:16:50 +00:00
- .npmrc
2016-06-30 21:54:44 +00:00
- .vimrc
2016-12-20 13:11:26 +00:00
- .zshrc