Skip to content

Instantly share code, notes, and snippets.

@nico2che
Created October 21, 2022 11:27
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 nico2che/236237604f82d5d17ac9c29cc8a50423 to your computer and use it in GitHub Desktop.
Save nico2che/236237604f82d5d17ac9c29cc8a50423 to your computer and use it in GitHub Desktop.
gh () {
cat ~/.oh-my-zsh/plugins/git/git.plugin.zsh | grep --color=auto --exclude-dir={.bzr,CVS,.git,.hg,.svn,.idea,.tox} $1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment