mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:06:40 +00:00
Use main git remote for oh-my-zsh
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "shell/zsh/oh-my-zsh"]
|
||||
path = shell/zsh/oh-my-zsh
|
||||
url = git@github.com:jimeh/oh-my-zsh.git
|
||||
url = https://github.com/robbyrussell/oh-my-zsh.git
|
||||
[submodule "emacs.d"]
|
||||
path = emacs.d
|
||||
url = git@github.com:jimeh/.emacs.d.git
|
||||
|
||||
Reference in New Issue
Block a user