Adding submodules
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[submodule "vim/.vim/bundle/Vundle.vim"]
|
||||
path = vim/.vim/bundle/Vundle.vim
|
||||
url = https://github.com/Vundlevim/Vundle.vim
|
||||
[submodule "polybar/.config/polybar/polybar-spotify"]
|
||||
path = polybar/.config/polybar/polybar-spotify
|
||||
url = https://github.com/Jvanrhijn/polybar-spotify
|
Reference in New Issue
Block a user