Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jdcaballerov/a34655898e320487efaea515a3ca4a8a to your computer and use it in GitHub Desktop.
Save jdcaballerov/a34655898e320487efaea515a3ca4a8a to your computer and use it in GitHub Desktop.
ick alias for ack
alias ick='ack -i --pager="less -R -S"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment