대용량 Git repo 연동시 zsh 쉘 속도 문제 해결
git config --add oh-my-zsh.hide-status 1
git config --add oh-my-zsh.hide-dirty 1


+ Recent posts