macos-provisioning/vars/dotfiles.yml

19 lines
371 B
YAML
Raw Normal View History

2016-06-30 21:54:44 +00:00
---
2019-09-04 22:51:00 +00:00
rcm_user: opdavies
rcm_repos:
- repo: 'https://github.com/opdavies/dotfiles'
dest: '/Users/opdavies/.dotfiles'
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
2019-05-10 12:22:05 +00:00
- .functions
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