diff options
| author | Anton Bobov <abobov@gmail.com> | 2013-10-23 23:29:52 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2013-11-14 18:32:24 +0600 |
| commit | fd8969e90e781ed91203b7edf4ba6c0b057a7b34 (patch) | |
| tree | 4f05290e5b5a543b8f738a99d7ba670dd6e7f9f0 /.gitmodules | |
| parent | ed003585ceda55a3e6c1aedaa741adc6ff55f33f (diff) | |
Add mutt light color schema.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4b8f91c..9e255d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,10 @@ [submodule "zsh-completions"] path = files/.zsh/zsh-completions url = https://github.com/zsh-users/zsh-completions.git +# Mutt +[submodule "mutt-colors-solarized"] + path = files/.mutt/mutt-colors-solarized + url = https://github.com/altercation/mutt-colors-solarized # Vim bundles [submodule "vim-pathogen"] path = files/.vim/bundle/vim-pathogen |
