macos-provisioning/vars/dotfiles.yml

17 lines
452 B
YAML
Raw Normal View History

2016-06-30 21:54:44 +00:00
---
dotfiles_repo: "https://github.com/opdavies/dotfiles.git"
dotfiles_repo_local_destination: "~/Code/Personal/github/dotfiles"
dotfiles_files:
# - .composer/composer.json
# - .composer/composer.lock
- .config/fish/functions/ga.fish
- .config/fish/functions/gc.fish
- .config/fish/functions/gs.fish
- .config/fish/functions/l.fish
- .config/fish/functions/v.fish
- .gitconfig
- .gitignore-global
- .ideavimrc
2016-09-20 06:16:50 +00:00
- .npmrc
2016-06-30 21:54:44 +00:00
- .vimrc