mirror of
https://github.com/itme-brain/nixos.git
synced 2026-05-08 06:50:11 -04:00
chore: remove stale .gitmodules before re-adding submodules
This commit is contained in:
parent
2779aed365
commit
761015286a
1 changed files with 0 additions and 19 deletions
19
.gitmodules
vendored
19
.gitmodules
vendored
|
|
@ -1,19 +0,0 @@
|
|||
[submodule "nvim"]
|
||||
path = user/modules/neovim/nvim
|
||||
url = https://github.com/itme-brain/nvim.git
|
||||
branch = master
|
||||
|
||||
[submodule "vim"]
|
||||
path = user/modules/vim/vim
|
||||
url = https://github.com/itme-brain/vim.git
|
||||
branch = master
|
||||
|
||||
[submodule "git"]
|
||||
path = user/modules/git/git
|
||||
url = https://github.com/itme-brain/git.git
|
||||
branch = master
|
||||
|
||||
[submodule "bash"]
|
||||
path = user/modules/bash/bash
|
||||
url = https://github.com/itme-brain/bash.git
|
||||
branch = master
|
||||
Loading…
Add table
Add a link
Reference in a new issue