misc
This commit is contained in:
parent
5267405075
commit
ccfd1eae9b
2 changed files with 2 additions and 2 deletions
|
@ -909,7 +909,7 @@ tab_fade 0.25 0.5 0.75 1
|
|||
#: can change the number of cells used by adding/removing entries to
|
||||
#: this list.
|
||||
|
||||
tab_separator " ┇"
|
||||
tab_separator " | "
|
||||
|
||||
#: The separator between tabs in the tab bar when using separator as
|
||||
#: the tab_bar_style.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
#zmodule zsh-users/zsh-syntax-highlighting
|
||||
#zmodule input
|
||||
zmodule romkatv/powerlevel10k --use degit
|
||||
zmodule agkozak/zsh-z
|
||||
zmodule $confdir/completion --name custom-completion --fpath .
|
||||
zmodule completion
|
||||
zmodule zdharma-continuum/fast-syntax-highlighting
|
||||
# zmodule zsh-users/zsh-syntax-highlighting
|
||||
|
||||
# vim:ft=zsh
|
||||
|
|
Loading…
Add table
Reference in a new issue