.gitmodules 862 B

123456789101112131415161718
  1. [submodule "salamander.remote/oh-my-zsh"]
  2. path = salamander.remote/oh-my-zsh
  3. url = https://github.com/robbyrussell/oh-my-zsh.git
  4. [submodule "macs/.grunt-init/grunt-wp-plugin"]
  5. path = macs/.grunt-init/grunt-wp-plugin
  6. url = git@github.com:10up/grunt-wp-plugin.git
  7. [submodule "macs/.grunt-init/grunt-wp-theme"]
  8. path = macs/.grunt-init/grunt-wp-theme
  9. url = git@github.com:10up/grunt-wp-theme.git
  10. [submodule "macs/.grunt-init/underscores-wp-theme"]
  11. path = macs/.grunt-init/underscores-wp-theme
  12. url = git@github.com:sennza/underscores-wp-theme.git
  13. [submodule "macs/.grunt-init/grunt-init-gruntplugin"]
  14. path = macs/.grunt-init/grunt-init-gruntplugin
  15. url = git@github.com:gruntjs/grunt-init-gruntplugin.git
  16. [submodule "macs/.grunt-init/grunt-init-gruntfile"]
  17. path = macs/.grunt-init/grunt-init-gruntfile
  18. url = git@github.com:gruntjs/grunt-init-gruntfile.git