mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
12 lines
172 B
YAML
12 lines
172 B
YAML
- defaults:
|
|
link:
|
|
relink: true
|
|
|
|
- clean: ["~"]
|
|
|
|
- link:
|
|
~/.config/nvim: nvim
|
|
|
|
- shell:
|
|
- [git submodule update --init --recursive, Installing submodules]
|