mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-08-10 08:09:35 +00:00
feat(zsh): add .zsh with zsh-users plugins
This commit is contained in:
parent
11d574fae2
commit
ae110cb076
4 changed files with 12 additions and 0 deletions
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[submodule "zsh/dot-zsh/zsh-autosuggestions"]
|
||||
path = zsh/dot-zsh/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions.git
|
||||
[submodule "zsh/dot-zsh/zsh-history-substring-search"]
|
||||
path = zsh/dot-zsh/zsh-history-substring-search
|
||||
url = https://github.com/zsh-users/zsh-history-substring-search.git
|
||||
[submodule "zsh/dot-zsh/zsh-syntax-highlighting"]
|
||||
path = zsh/dot-zsh/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
1
zsh/dot-zsh/zsh-autosuggestions
Submodule
1
zsh/dot-zsh/zsh-autosuggestions
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 85919cd1ffa7d2d5412f6d3fe437ebdbeeec4fc5
|
||||
1
zsh/dot-zsh/zsh-history-substring-search
Submodule
1
zsh/dot-zsh/zsh-history-substring-search
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 14c8d2e0ffaee98f2df9850b19944f32546fdea5
|
||||
1
zsh/dot-zsh/zsh-syntax-highlighting
Submodule
1
zsh/dot-zsh/zsh-syntax-highlighting
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 1d85c692615a25fe2293bdd44b34c217d5d2bf04
|
||||
Loading…
Add table
Add a link
Reference in a new issue