2017年12月10日 星期日

Disable 煩人的 zsh 更新檢查


```
vim ~/.zshrc
```

```
DISABLE_AUTO_UPDATE="true"
```

before the source $ZSH/oh-my-zsh.sh



reference: https://stackoverflow.com/questions/11378607/oh-my-zsh-disable-would-you-like-to-check-for-updates-prompt

沒有留言:

張貼留言