mirror of
https://github.com/itme-brain/dotfiles.git
synced 2026-03-23 19:39:43 -04:00
initial
This commit is contained in:
commit
0380d16266
6 changed files with 165 additions and 0 deletions
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[submodule "nvim"]
|
||||
path = nvim
|
||||
url = https://github.com/itme-brain/nvim.git
|
||||
[submodule "vim"]
|
||||
path = vim
|
||||
url = https://github.com/itme-brain/vim.git
|
||||
[submodule "git"]
|
||||
path = git
|
||||
url = https://github.com/itme-brain/git.git
|
||||
Loading…
Add table
Add a link
Reference in a new issue