From c87c5f3f26ac0c28e6f7249450f973ed2a05c553 Mon Sep 17 00:00:00 2001 From: KeeganForelight Date: Thu, 3 Mar 2022 15:23:47 -0500 Subject: [PATCH] adding oh-my-zsh --- .gitmodules | 3 +++ ohmyzsh | 1 + 2 files changed, 4 insertions(+) create mode 160000 ohmyzsh 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