update plugins
This commit is contained in:
parent
6934e5bb67
commit
c127e73aec
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,5 +1,5 @@
|
||||
[submodule "color-zsh"]
|
||||
path = zsh/utils/color
|
||||
path = zsh/plugins/color
|
||||
url = https://wryn.cloud/gizmos/color-zsh
|
||||
update = rebase
|
||||
[submodule "z-navigator"]
|
||||
|
@ -21,7 +21,5 @@
|
||||
recurse = true
|
||||
[alias]
|
||||
serve = !git daemon --verbose --export-all --base-path=.git --reuseaddr --strict-paths .git/
|
||||
[url "git@github.com:"]
|
||||
insteadOf = https://github.com
|
||||
[init]
|
||||
defaultBranch = main
|
||||
|
2
env/env.zsh
vendored
2
env/env.zsh
vendored
@ -75,4 +75,4 @@ zstyle ':fzf-tab:*' accept-line enter
|
||||
zstyle ':fzf-tab:*' fzf-bindings 'space:accept' ';:toggle'
|
||||
zstyle ':fzf-tab:*' continuous-trigger '/'
|
||||
|
||||
export ZSH_COLOR_UTIL="$DOTWRYN/zsh/utils/color/color.module.zsh"
|
||||
export ZSH_COLOR_UTIL="$DOTWRYN/zsh/plugins/color/color.module.zsh"
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 2bd10bf9fd72a5855f8ed10a4cf43d453dfaabd8
|
||||
Subproject commit a9f2fe51ad0274a740f51bc95d5782898a070004
|
@ -1 +1 @@
|
||||
Subproject commit e3fae7478fc365a04a06b9972b04766ffed78c1c
|
||||
Subproject commit e85f76a3af3b6b6b799ad3d64899047962b9ce52
|
@ -1 +1 @@
|
||||
Subproject commit 3ad9f0667f8ae682fe7d8880f1087e8fce0f0a84
|
||||
Subproject commit 734684e683eb70f5241fe419757baa347d5c6ccb
|
Loading…
Reference in New Issue
Block a user