mirror of
https://github.com/itme-brain/dotfiles.git
synced 2026-03-23 19:39:43 -04:00
added bash
This commit is contained in:
parent
ae00569571
commit
47670cdb86
4 changed files with 33 additions and 4 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -1,9 +1,15 @@
|
|||
[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
|
||||
|
||||
[submodule "bash"]
|
||||
path = bash
|
||||
url = https://github.com/itme-brain/bash.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue