macos-provisioning/vars/dotfiles.yml
2019-09-04 23:51:44 +01:00

19 lines
371 B
YAML

---
rcm_user: opdavies
rcm_repos:
- repo: 'https://github.com/opdavies/dotfiles'
dest: '/Users/opdavies/.dotfiles'
dotfiles_repo: "https://github.com/opdavies/dotfiles.git"
dotfiles_repo_local_destination: "~/.dotfiles"
dotfiles_files:
- .aliases
- .functions
- .gitconfig
- .gitignore-global
- .hushlogin
- .ideavimrc
- .npmrc
- .vimrc
- .zshrc