Compare commits
No commits in common. "d80835de81df2d306425d19fa8d8b083367c54e3" and "e68bbd00f637ddc940f477b5ed9af89ea11400af" have entirely different histories.
d80835de81
...
e68bbd00f6
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,6 +7,3 @@
|
|||
[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 +0,0 @@
|
|||
Subproject commit 449a7c3d095bc8f3d78cf37b9549f8bb4c383f3d
|
|
@ -1 +1 @@
|
|||
Subproject commit 0e810e5afa27acbd074398eefbe28d13005dbc15
|
||||
Subproject commit c3d4e576c9c86eac62884bd47c01f6faed043fc5
|
|
@ -26,7 +26,6 @@ plugins=(
|
|||
colored-man-pages
|
||||
command-not-found
|
||||
dirhistory
|
||||
zsh-autopair
|
||||
)
|
||||
|
||||
bindkey -M vicmd "k" up-line-or-beginning-search
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 6ef47526f852114209e36af87938075b4caa28e1
|
||||
Subproject commit 0c9b42a863778d67aee22bbd43f296110fe1f047
|
Loading…
Reference in New Issue
Block a user