Skip to content

Instantly share code, notes, and snippets.

@mashimom
Created May 11, 2015 11:47
Show Gist options
  • Save mashimom/0d0f58a65a2ab30aac75 to your computer and use it in GitHub Desktop.
Save mashimom/0d0f58a65a2ab30aac75 to your computer and use it in GitHub Desktop.
ZSH alias for find using relative path with zsh globbing
alias prn="print -l $@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment