mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:06:41 +00:00
added emacs.d and oh-my-zsh as submodules
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "shell/zsh/oh-my-zsh"]
|
||||
path = shell/zsh/oh-my-zsh
|
||||
url = git@github.com:jimeh/oh-my-zsh.git
|
||||
[submodule "emacs.d"]
|
||||
path = emacs.d
|
||||
url = https://github.com/jimeh/.emacs.d
|
||||
Reference in New Issue
Block a user