Add oh-my-zsh as a git submodule
This commit is contained in:
parent
870975d4a7
commit
f9bcbb39e9
3 changed files with 51 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule ".oh-my-zsh"]
|
||||
path = .oh-my-zsh
|
||||
url = https://github.com/robbyrussell/oh-my-zsh.git
|
Loading…
Add table
Add a link
Reference in a new issue