diff --git a/.gitmodules b/.gitmodules index 1af14d0..488554d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = dotbot url = https://github.com/anishathalye/dotbot ignore = dirty +[submodule "ohmyzsh"] + path = ohmyzsh + url = https://github.com/ohmyzsh/ohmyzsh.git diff --git a/ohmyzsh b/ohmyzsh new file mode 160000 index 0000000..46195d3 --- /dev/null +++ b/ohmyzsh @@ -0,0 +1 @@ +Subproject commit 46195d3aa7b21c2477e3ddacd57ac82856b3be76