Burt.K

Awesome Discovery

특정 git 폴더에서 zsh 이 느려질 때

Posted at — Aug 30, 2021

Table of Contents

git_prompt

해결법

.git이 있는 위치로 이동하여 아래 명령어를 수행한 한다.

$ git config --add oh-my-zsh.hide-status 1
$ git config --add oh-my-zsh.hide-dirty 1