mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:06:40 +00:00
Update zsh-autosuggestions and zsh-syntax-highlighting
And also make them load as a oh-my-zsh plugin.
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -11,7 +11,7 @@
|
||||
path = shell/tmux/tmuxifier
|
||||
url = git@github.com:jimeh/tmuxifier.git
|
||||
[submodule "shell/zsh/zsh-syntax-highlighting"]
|
||||
path = shell/zsh/zsh-syntax-highlighting
|
||||
path = shell/zsh/custom/plugins/zsh-syntax-highlighting
|
||||
url = git://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
[submodule "shell/bash/git-aware-prompt"]
|
||||
path = shell/bash/git-aware-prompt
|
||||
@@ -20,5 +20,5 @@
|
||||
path = tmux/themes
|
||||
url = git@github.com:jimeh/tmux-themepack.git
|
||||
[submodule "shell/zsh/zsh-autosuggestions"]
|
||||
path = shell/zsh/zsh-autosuggestions
|
||||
path = shell/zsh/custom/plugins/zsh-autosuggestions
|
||||
url = git@github.com:tarruda/zsh-autosuggestions.git
|
||||
|
||||
Reference in New Issue
Block a user