Skip to content

Instantly share code, notes, and snippets.

@vochicong
Created April 3, 2018 02:22
Show Gist options
  • Select an option

  • Save vochicong/a827078c8ce61eee400e7bedfb83b91b to your computer and use it in GitHub Desktop.

Select an option

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