mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
changes
This commit is contained in:
parent
ae71471b1a
commit
1f1c7dae67
16 changed files with 164 additions and 420 deletions
10
.gitmodules
vendored
10
.gitmodules
vendored
|
|
@ -1,9 +1,15 @@
|
|||
[submodule "nvim"]
|
||||
path = src/user/modules/utils/modules/neovim/config/nvim
|
||||
url = https://github.com/itme-brain/nvim.git
|
||||
|
||||
[submodule "vim"]
|
||||
path = src/user/modules/utils/modules/vim/config
|
||||
path = src/user/modules/utils/modules/vim/vim
|
||||
url = https://github.com/itme-brain/vim.git
|
||||
|
||||
[submodule "git"]
|
||||
path = src/user/modules/git/config
|
||||
path = src/user/modules/git/git
|
||||
url = https://github.com/itme-brain/git.git
|
||||
|
||||
[submodule "bash"]
|
||||
path = src/user/modules/bash/config/bash
|
||||
url = https://github.com/itme-brain/bash.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue