19 lines
438 B
YAML
19 lines
438 B
YAML
---
|
|
dotfiles_repo: "https://github.com/opdavies/dotfiles.git"
|
|
|
|
dotfiles_repo_local_destination: "~/.dotfiles"
|
|
|
|
dotfiles_files:
|
|
- .config/fish/config.fish
|
|
- .config/fish/functions/ga.fish
|
|
- .config/fish/functions/gc.fish
|
|
- .config/fish/functions/gl.fish
|
|
- .config/fish/functions/gs.fish
|
|
- .config/fish/functions/l.fish
|
|
- .config/fish/functions/v.fish
|
|
- .gitconfig
|
|
- .gitignore-global
|
|
- .ideavimrc
|
|
- .npmrc
|
|
- .vimrc
|