13 lines
273 B
YAML
13 lines
273 B
YAML
|
---
|
||
|
dotfiles_repo: "https://github.com/geerlingguy/dotfiles.git"
|
||
|
dotfiles_repo_version: master
|
||
|
dotfiles_repo_accept_hostkey: false
|
||
|
dotfiles_repo_local_destination: "~/Documents/dotfiles"
|
||
|
|
||
|
dotfiles_home: "~"
|
||
|
dotfiles_files:
|
||
|
- .zshrc
|
||
|
- .gitignore
|
||
|
- .inputrc
|
||
|
- .vimrc
|