zshrc: disable compfix
This commit is contained in:
parent
4f7061d448
commit
cd9b7a3e5b
1
.zshrc
1
.zshrc
@ -1,5 +1,6 @@
|
||||
[ ! -d ~/.oh-my-zsh ] && sh -c "$(wget https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
|
||||
|
||||
ZSH_DISABLE_COMPFIX=true
|
||||
ZSH=$HOME/.oh-my-zsh
|
||||
ZSH_CACHE_DIR="$ZSH/cache"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user