.gitmodules 680 B

123456789101112131415161718
  1. [submodule "zsh/oh-my-zsh"]
  2. path = zsh/oh-my-zsh
  3. url = https://github.com/robbyrussell/oh-my-zsh.git
  4. [submodule "tmux/tmux-colors-solarized"]
  5. path = tmux/tmux-colors-solarized
  6. url = https://github.com/seebi/tmux-colors-solarized.git
  7. [submodule "powerline/powerline"]
  8. path = powerline/powerline
  9. url = https://github.com/Lokaltog/powerline.git
  10. [submodule "mongo/mongo-hacker"]
  11. path = mongo/mongo-hacker
  12. url = https://github.com/TylerBrock/mongo-hacker.git
  13. [submodule "powerline/rainbarf"]
  14. path = powerline/rainbarf
  15. url = https://github.com/creaktive/rainbarf.git
  16. [submodule "tmux/rainbarf"]
  17. path = tmux/rainbarf
  18. url = https://github.com/creaktive/rainbarf.git