Skip to content

Instantly share code, notes, and snippets.

@vochicong
Created April 3, 2018 02:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vochicong/a827078c8ce61eee400e7bedfb83b91b to your computer and use it in GitHub Desktop.
Save vochicong/a827078c8ce61eee400e7bedfb83b91b to your computer and use it in GitHub Desktop.
# Oh My Zshでstatusを表示しない
git config --add oh-my-zsh.hide-status 1
# Oh My Zshでstatusを表示する
git config --add oh-my-zsh.hide-status 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment