diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2021-07-14 16:40:08 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2021-07-14 16:40:08 +0200 |
| commit | 210f2c8a15e0a26d3d3e560d334667aec8d0d017 (patch) | |
| tree | b1434c4c9d4c9551dbb63922e76f626fee3a64e0 /.gitmodules | |
| parent | 105fd6622329e0fc42a765fe57bddf2c998a69d4 (diff) | |
| download | dotfiles-210f2c8a15e0a26d3d3e560d334667aec8d0d017.tar.gz dotfiles-210f2c8a15e0a26d3d3e560d334667aec8d0d017.tar.bz2 dotfiles-210f2c8a15e0a26d3d3e560d334667aec8d0d017.zip | |
Updated mutt color scheme to grubbox
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6dfe029..59e6a72 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "local/share/mutt/solarized"] path = local/share/mutt/solarized url = https://github.com/altercation/mutt-colors-solarized +[submodule "local/share/mutt/gruvbox"] + path = local/share/mutt/gruvbox + url = https://git.sthu.org/repos/mutt-gruvbox.git |
