Update git sub-modules and add zsh-vi-mode
- cloned oh-my-zsh to dolysis the repo and replaced it here upstream should now be https://git.st8l.com/dolysis/ohmyzsh.git
This commit is contained in:
parent
f02c998488
commit
45d7789e15
|
@ -1,6 +1,6 @@
|
|||
[submodule "oh-my-zsh"]
|
||||
path = oh-my-zsh
|
||||
url = https://github.com/robbyrussell/oh-my-zsh.git
|
||||
url = https://git.st8l.com/dolysis/ohmyzsh.git
|
||||
[submodule "zsh-custom/plugins/zsh-autosuggestions"]
|
||||
path = zsh-custom/plugins/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||
|
@ -25,3 +25,6 @@
|
|||
[submodule "tmux/plugins/tpm"]
|
||||
path = tmux/plugins/tpm
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
[submodule "zsh-custom/plugins/zsh-vi-mode"]
|
||||
path = zsh-custom/plugins/zsh-vi-mode
|
||||
url = https://github.com/jeffreytse/zsh-vi-mode
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 7dcabbe6826073ef6069c8a4b6f9a943f00d2df0
|
||||
Subproject commit c8e600f39779c6d2ef75b40304b5391a541c41df
|
|
@ -1 +1 @@
|
|||
Subproject commit 693e5a2a0f6acfd2666882655d5dfd32e8c6c50b
|
||||
Subproject commit 99469c4a9b1ccf77fade25842dc7bafbc8ce9946
|
|
@ -1 +1 @@
|
|||
Subproject commit e82701cb2b8c42f63479bb1a34e4f78a7cb5b75c
|
||||
Subproject commit 46ae7ac8e35a52d2e2a8aed032d499cfcea49276
|
|
@ -1 +1 @@
|
|||
Subproject commit a411ef3e0992d4839f0732ebeb9823024afaaaa8
|
||||
Subproject commit c3d4e576c9c86eac62884bd47c01f6faed043fc5
|
|
@ -1 +1 @@
|
|||
Subproject commit acd4de5268ee23ffa3ec1f6f13a2ec91266e1564
|
||||
Subproject commit 634736c009a8c982b798b2edee93a0dfc6ef1a54
|
|
@ -1 +1 @@
|
|||
Subproject commit 4abed97b6e67eb5590b39bcd59080aa23192f25d
|
||||
Subproject commit 19b887667a155befeb5850f0af46a45cc5311ae2
|
|
@ -1 +1 @@
|
|||
Subproject commit caa749d030d22168445c4cb97befd406d2828db0
|
||||
Subproject commit bb27265aeeb0a22fb77f1275118a5edba260ec47
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ea1f58ab9b1f3eac50e2cde3e3bc612049ef683b
|
Loading…
Reference in New Issue