15 lines
240 B
YAML
15 lines
240 B
YAML
---
|
|
dotfiles_repo: "https://github.com/opdavies/dotfiles.git"
|
|
|
|
dotfiles_repo_local_destination: "~/.dotfiles"
|
|
|
|
dotfiles_files:
|
|
- .aliases
|
|
- .gitconfig
|
|
- .gitignore-global
|
|
- .hushlogin
|
|
- .ideavimrc
|
|
- .npmrc
|
|
- .vimrc
|
|
- .zshrc
|