This commit is contained in:
CramMK
2020-02-03 13:05:21 +01:00
parent ff1804e798
commit 63b293c14c
3 changed files with 3 additions and 4 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "dotdrop"] [submodule "dotdrop"]
path = dotdrop path = dotdrop
url = https://github.com/deadc0de6/dotdrop.git url = https://github.com/deadc0de6/dotdrop.git
[submodule "dotfiles/oh-my-zsh"]
path = dotfiles/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh

View File

@@ -1,3 +0,0 @@
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git

Submodule dotfiles/oh-my-zsh deleted from 69caf98cf7