diff options
author | Camil Staps | 2016-02-09 13:33:49 +0100 |
---|---|---|
committer | Camil Staps | 2016-11-30 19:11:06 +0100 |
commit | ae4fdb755a6e07e9f86ae34551987a446092f0db (patch) | |
tree | 2b754ae5b224c3d9fe7d073228d220555fcebac1 /.gitmodules | |
parent | type pass (diff) |
zsh
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 25808e7..d4d7847 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,9 @@ [submodule "bin/a5999026fc2abcac4cec"] path = bin/a5999026fc2abcac4cec url = https://gist.github.com/a5999026fc2abcac4cec.git +[submodule "zsh/oh-my-zsh"] + path = zsh/oh-my-zsh + url = https://github.com/robbyrussell/oh-my-zsh +[submodule "fonts"] + path = fonts + url = https://github.com/powerline/fonts |