.gitmodules 566 B

123456789101112131415
  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 "powerline/rainbarf"]
  11. path = powerline/rainbarf
  12. url = https://github.com/creaktive/rainbarf.git
  13. [submodule "tmux/rainbarf"]
  14. path = tmux/rainbarf
  15. url = https://github.com/creaktive/rainbarf.git