Disable compfix

This commit is contained in:
2018-12-16 21:03:56 -08:00
parent 9014059578
commit 9953dbbf2e

1
.zshrc
View File

@@ -1,5 +1,6 @@
# Path to your oh-my-zsh configuration. # Path to your oh-my-zsh configuration.
ZSH=$HOME/.oh-my-zsh ZSH=$HOME/.oh-my-zsh
export ZSH_DISABLE_COMPFIX=true
# Update config once every 24 hours # Update config once every 24 hours
cd $HOME/.zcustom cd $HOME/.zcustom