macos-provisioning/vars/dotfiles.yml

19 lines
438 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-09-29 00:50:40 +00:00
- .config/fish/config.fish
2016-06-30 21:54:44 +00:00
- .config/fish/functions/ga.fish
- .config/fish/functions/gc.fish
2016-09-22 18:23:53 +00:00
- .config/fish/functions/gl.fish
2016-06-30 21:54:44 +00:00
- .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