From d6599e53fad4ebc6a1876780d56e591c07f2cd4f Mon Sep 17 00:00:00 2001 From: Jonathan Hodgson Date: Sat, 29 Feb 2020 21:31:00 +0000 Subject: [PATCH] ZSH changes --- .gitmodules | 9 +++++++++ shells/zsh/plugins/fzf-tab | 1 + shells/zsh/plugins/powerlevel9k | 1 + shells/zsh/plugins/zsh-auto-notify | 1 + 4 files changed, 12 insertions(+) create mode 160000 shells/zsh/plugins/fzf-tab create mode 160000 shells/zsh/plugins/powerlevel9k create mode 160000 shells/zsh/plugins/zsh-auto-notify diff --git a/.gitmodules b/.gitmodules index b3b3b8c5..2eead6fb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,12 @@ [submodule "NOSTOW/st"] path = NOSTOW/st url = git@github.com:Jab2870/st.git +[submodule "shells/zsh/plugins/powerlevel9k"] + path = shells/zsh/plugins/powerlevel9k + url = https://github.com/bhilburn/powerlevel9k.git +[submodule "shells/zsh/plugins/zsh-auto-notify"] + path = shells/zsh/plugins/zsh-auto-notify + url = https://github.com/MichaelAquilina/zsh-auto-notify.git +[submodule "shells/zsh/plugins/fzf-tab"] + path = shells/zsh/plugins/fzf-tab + url = https://github.com/Aloxaf/fzf-tab diff --git a/shells/zsh/plugins/fzf-tab b/shells/zsh/plugins/fzf-tab new file mode 160000 index 00000000..83c98a4d --- /dev/null +++ b/shells/zsh/plugins/fzf-tab @@ -0,0 +1 @@ +Subproject commit 83c98a4dbf703d58795e8d9482135b72c6a0a433 diff --git a/shells/zsh/plugins/powerlevel9k b/shells/zsh/plugins/powerlevel9k new file mode 160000 index 00000000..3dafd79c --- /dev/null +++ b/shells/zsh/plugins/powerlevel9k @@ -0,0 +1 @@ +Subproject commit 3dafd79c41f8601b055e607ffefbfe3250c26040 diff --git a/shells/zsh/plugins/zsh-auto-notify b/shells/zsh/plugins/zsh-auto-notify new file mode 160000 index 00000000..fb38802d --- /dev/null +++ b/shells/zsh/plugins/zsh-auto-notify @@ -0,0 +1 @@ +Subproject commit fb38802d331408e2ebc8e6745fb8e50356344aa4