From 8498c547223851a3de2ea17c80c78972439ec97b Mon Sep 17 00:00:00 2001 From: vincent Date: Thu, 3 Sep 2020 19:36:46 +0200 Subject: [PATCH] cleanup oh-my-zsh --- .gitmodules | 3 +++ zsh/.oh-my-zsh | 1 + zsh/.oh-my-zsh-custom/themes/powerlever10k | 1 - 3 files changed, 4 insertions(+), 1 deletion(-) create mode 160000 zsh/.oh-my-zsh delete mode 160000 zsh/.oh-my-zsh-custom/themes/powerlever10k diff --git a/.gitmodules b/.gitmodules index 993bf8c..dfa0778 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "zsh/.oh-my-zsh-custom/plugins/zsh-256color"] path = zsh/.oh-my-zsh-custom/plugins/zsh-256color url = https://github.com/chrissicool/zsh-256color +[submodule "zsh/.oh-my-zsh"] + path = zsh/.oh-my-zsh + url = https://github.com/ohmyzsh/ohmyzsh diff --git a/zsh/.oh-my-zsh b/zsh/.oh-my-zsh new file mode 160000 index 0000000..7256c03 --- /dev/null +++ b/zsh/.oh-my-zsh @@ -0,0 +1 @@ +Subproject commit 7256c03ce1c54bd08ecab954c91a0231386556a6 diff --git a/zsh/.oh-my-zsh-custom/themes/powerlever10k b/zsh/.oh-my-zsh-custom/themes/powerlever10k deleted file mode 160000 index 0c341b6..0000000 --- a/zsh/.oh-my-zsh-custom/themes/powerlever10k +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 0c341b67024642b8f1741920d1ae5d760bc488b0