X-Git-Url: https://git.sthu.org/?p=shutils.git;a=blobdiff_plain;f=dotfiles%2Fshell%2Fzshrc;h=92d5b02b9a9aa7ae32135fa9c64eeeaaf460920c;hp=877798900e514ab6f400869bdd218fe2256f4f3c;hb=daf1e83f61fe5641f9eaaa655252ba2584b0b0e6;hpb=3a6e6a0edd0bfb6135da195c695e26d43d4ca869 diff --git a/dotfiles/shell/zshrc b/dotfiles/shell/zshrc index 8777989..92d5b02 100644 --- a/dotfiles/shell/zshrc +++ b/dotfiles/shell/zshrc @@ -25,6 +25,8 @@ eval `dircolors` LS_COLORS="${LS_COLORS}*.divx=01;35:" zstyle ':completion:*' list-colors ${(s.:.)LS_COLORS} +TERM=xterm-256color + zstyle ':completion:*' menu select zmodload -i zsh/complist