diff --git a/.config/ohmyzsh b/.config/ohmyzsh new file mode 160000 index 0000000..b0204f7 --- /dev/null +++ b/.config/ohmyzsh @@ -0,0 +1 @@ +Subproject commit b0204f78394d84771436a7717aafee6cad140319 diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..cdc05a9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".config/ohmyzsh"] + path = .config/ohmyzsh + url = https://github.com/ohmyzsh/ohmyzsh.git