Compare commits
2 Commits
e68bbd00f6
...
d80835de81
| Author | SHA1 | Date | |
|---|---|---|---|
|
d80835de81
|
|||
|
cc7d42ff42
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,3 +7,6 @@
|
||||
[submodule "tmux/tpm"]
|
||||
path = tmux/tpm
|
||||
url = https://github.com/tmux-plugins/tpm
|
||||
[submodule "zsh/custom/plugins/zsh-autopair"]
|
||||
path = zsh/custom/plugins/zsh-autopair
|
||||
url = https://github.com/hlissner/zsh-autopair
|
||||
|
||||
1
zsh/custom/plugins/zsh-autopair
Submodule
1
zsh/custom/plugins/zsh-autopair
Submodule
Submodule zsh/custom/plugins/zsh-autopair added at 449a7c3d09
Submodule zsh/custom/plugins/zsh-autosuggestions updated: c3d4e576c9...0e810e5afa
@@ -26,6 +26,7 @@ plugins=(
|
||||
colored-man-pages
|
||||
command-not-found
|
||||
dirhistory
|
||||
zsh-autopair
|
||||
)
|
||||
|
||||
bindkey -M vicmd "k" up-line-or-beginning-search
|
||||
|
||||
Submodule zsh/ohmyzsh updated: 0c9b42a863...6ef47526f8
Reference in New Issue
Block a user