diff options
| author | Anton Bobov <abobov@gmail.com> | 2021-12-07 21:29:25 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2021-12-07 21:29:25 +0500 |
| commit | b1ac632d3ecc8e33507e5e589d8f818f32cd6146 (patch) | |
| tree | 0cc1132c423893c9752b11d1ab0296cac11ea78d /.gitmodules | |
| parent | 1bd05829f25004ae15b419f52e27fdc075a24d69 (diff) | |
zsh: Update grml zshrc and make link to grml repo.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2b74e88..4c07b3c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,6 +10,9 @@ [submodule "files/.zsh/forgit"] path = files/.zsh/forgit url = https://github.com/wfxr/forgit.git +[submodule "files/.zsh/grml-etc-core"] + path = files/.zsh/grml-etc-core + url = https://github.com/grml/grml-etc-core.git # Mutt [submodule "mutt-colors-solarized"] path = files/.mutt/mutt-colors-solarized |
