summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2013-02-17 22:14:31 +0100
committerThibaut Horel <thibaut.horel@gmail.com>2013-02-17 22:14:31 +0100
commit05ae4748f568c794d9629898fb2bcc582e304e1d (patch)
tree07d589f303c82e5dd048cfdc8c9a90da1c695ac3 /.gitmodules
parent7b084703e73ac8c0661e43a817651c86acb015d8 (diff)
downloaddotfiles-05ae4748f568c794d9629898fb2bcc582e304e1d.tar.gz
Add zsh config
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..1a00e2c
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule ".oh-my-zsh"]
+ path = .oh-my-zsh
+ url = git://github.com/robbyrussell/oh-my-zsh.git