Rimozione match-list e ottimizzazione completion con cache per hangup shell.
This commit is contained in:
parent
983d716373
commit
2144737fda
3 changed files with 4 additions and 6 deletions
3
zshrc
3
zshrc
|
@ -13,9 +13,6 @@ compinit
|
|||
autoload -U +X bashcompinit
|
||||
bashcompinit
|
||||
|
||||
# Uncomment the following line to use case-sensitive completion.
|
||||
CASE_SENSITIVE="true"
|
||||
|
||||
# zsh packages from system
|
||||
if [[ -f ${DOTFILES}/zsh/distro.base.zsh ]]; then
|
||||
source ${DOTFILES}/zsh/distro.base.zsh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue