move to subdirectory

This commit is contained in:
cupcakearmy 2021-11-04 11:32:20 +01:00
parent 1d5c33b85b
commit e4a32cb394
No known key found for this signature in database
GPG Key ID: D28129AE5654D9D9
5 changed files with 3 additions and 3 deletions

View File

View File

@ -7,9 +7,9 @@
- clean: ["~"]
- link:
~/.gitconfig: gitconfig
~/.vim: vim
~/.vimrc: vimrc
~/.gitconfig: files/gitconfig
~/.vim: files/vim
~/.vimrc: files/vimrc
- shell:
- [git submodule update --init --recursive, Installing submodules]