This commit is contained in:
2021-11-04 11:35:52 +01:00
parent e4a32cb394
commit ceb8419b44
17 changed files with 1788 additions and 8 deletions

View File

@@ -1,15 +1,17 @@
- defaults:
link:
create: true
relink: true
force: true
link:
create: true
relink: true
force: true
- clean: ["~"]
- link:
~/.gitconfig: files/gitconfig
~/.vim: files/vim
~/.vimrc: files/vimrc
~/.gitconfig: files/gitconfig
~/.vim: files/vim
~/.vimrc: files/vimrc
~/.config/fish: files/fish
~/.config/omf: files/omf
- shell:
- [git submodule update --init --recursive, Installing submodules]
- [git submodule update --init --recursive, Installing submodules]