Skip to content

Instantly share code, notes, and snippets.

@immannino
Created July 20, 2022 18:48
Show Gist options
  • Save immannino/738870a1c8fc2df5032ba4fb1b0a800b to your computer and use it in GitHub Desktop.
Save immannino/738870a1c8fc2df5032ba4fb1b0a800b to your computer and use it in GitHub Desktop.
Small script to find where alias is defined in zsh
zsh -ixc : 2>&1 | grep ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment