mirror of
https://github.com/cupcakearmy/dotfiles.git
synced 2025-09-05 12:50:41 +00:00
move to subdirectory
This commit is contained in:
0
vim/.gitignore → files/vim/.gitignore
vendored
0
vim/.gitignore → files/vim/.gitignore
vendored
@@ -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]
|
||||
|
Reference in New Issue
Block a user