mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 16:10:45 +01:00
rm(zsh): remove tabtab
This commit is contained in:
parent
5b11f65883
commit
b1c5ad720d
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ setopt auto_menu
|
||||||
setopt complete_in_word
|
setopt complete_in_word
|
||||||
setopt always_to_end
|
setopt always_to_end
|
||||||
|
|
||||||
[ -f "$HOME/.config/tabtab/zsh/__tabtab.zsh" ] && . "$HOME/.config/tabtab/zsh/__tabtab.zsh" || true
|
|
||||||
|
|
||||||
# configure completion styles
|
# configure completion styles
|
||||||
zstyle ':completion:*' menu select
|
zstyle ':completion:*' menu select
|
||||||
zstyle ':completion:*' list-colors "${(s.:.)LS_COLORS}"
|
zstyle ':completion:*' list-colors "${(s.:.)LS_COLORS}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue