diff --git a/..gitmodules.swp b/..gitmodules.swp deleted file mode 100644 index f96697c..0000000 Binary files a/..gitmodules.swp and /dev/null differ diff --git a/.gitmodules b/.gitmodules index 3630f7d..7b13101 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "external/termite"] path = external/termite url = https://github.com/thestinger/termite.git +[submodule "external/oh-my-zsh"] + path = external/oh-my-zsh + url = https://github.com/robbyrussell/oh-my-zsh.git diff --git a/external/oh-my-zsh b/external/oh-my-zsh new file mode 160000 index 0000000..2614b7e --- /dev/null +++ b/external/oh-my-zsh @@ -0,0 +1 @@ +Subproject commit 2614b7ecdfe8b8f0cbeafffefb5925196f4011d4