Updated dotfiles location and files
This commit is contained in:
parent
c5683cba7e
commit
84463c8dcd
|
@ -1,9 +1,14 @@
|
|||
---
|
||||
dotfiles_repo: "https://github.com/opdavies/dotfiles.git"
|
||||
dotfiles_repo_local_destination: "~/.dotfiles"
|
||||
dotfiles_repo_local_destination: "~/Code/dotfiles"
|
||||
dotfiles_files:
|
||||
- .composer/composer.json
|
||||
- .composer/composer.lock
|
||||
- .gitconfig
|
||||
- .gitignore-global
|
||||
- .ideavimrc
|
||||
- .osx
|
||||
- .vimrc
|
||||
|
||||
homebrew_installed_packages:
|
||||
- fish
|
||||
|
|
Loading…
Reference in a new issue