dotfiles/install.conf.yaml

16 lines
318 B
YAML
Raw Normal View History

2021-11-04 10:29:42 +00:00
- defaults:
2021-11-06 21:11:58 +00:00
link:
create: true
relink: true
force: true
2021-11-04 10:29:42 +00:00
- clean: ["~"]
2021-11-04 10:15:32 +00:00
- link:
2021-11-06 21:11:58 +00:00
~/.gitconfig: files/git/gitconfig
2023-10-30 09:04:06 +00:00
~/.config/nvim: files/nvim
2021-11-06 21:11:58 +00:00
~/.config/fish: files/fish
2023-02-27 11:49:00 +00:00
~/.config/omp: files/omp
2022-04-08 09:46:25 +00:00
~/.gitignore_global: files/git/gitignore_global
2022-04-12 13:52:11 +00:00
~/.tmux.conf: files/tmux.conf