ZSH changes
This commit is contained in:
parent
c9291ffcbf
commit
cd61fb7ff4
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -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
|
||||
|
|
1
shells/zsh/plugins/fzf-tab
Submodule
1
shells/zsh/plugins/fzf-tab
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 83c98a4dbf703d58795e8d9482135b72c6a0a433
|
1
shells/zsh/plugins/powerlevel9k
Submodule
1
shells/zsh/plugins/powerlevel9k
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 3dafd79c41f8601b055e607ffefbfe3250c26040
|
1
shells/zsh/plugins/zsh-auto-notify
Submodule
1
shells/zsh/plugins/zsh-auto-notify
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit fb38802d331408e2ebc8e6745fb8e50356344aa4
|
Loading…
Add table
Add a link
Reference in a new issue