added bash

This commit is contained in:
Bryan Ramos 2026-03-09 22:52:59 -04:00
parent ae00569571
commit 47670cdb86
4 changed files with 33 additions and 4 deletions

6
.gitmodules vendored
View file

@ -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