Kaynağa Gözat

Removed old completion code

Josh Bicking 7 yıl önce
ebeveyn
işleme
7f05a3ca33
1 değiştirilmiş dosya ile 0 ekleme ve 7 silme
  1. 0 7
      zshrc

+ 0 - 7
zshrc

@@ -49,13 +49,6 @@ setopt HIST_IGNORE_ALL_DUPS
 
 setopt appendhistory autocd extendedglob nomatch
 
-bindkey -e
-
-zstyle :compinstall filename '/home/josh/.zshrc'
-
-autoload -Uz compinit
-compinit -u
-
 # List of word delimeters
 WORDCHARS='*?_-.[]~=&;!#$%^(){}<>'