move .oh-my-zsh to git submodules

This commit is contained in:
2016-08-04 19:51:43 +02:00
parent 5f69b32690
commit 5ddfbd3938
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule ".tmux/plugins/tmux-copycat"]
path = .tmux/plugins/tmux-copycat
url = https://github.com/tmux-plugins/tmux-copycat
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git

1
.oh-my-zsh Submodule

Submodule .oh-my-zsh added at f5537241a4