Skip to content

Instantly share code, notes, and snippets.

@1syo
Created November 26, 2016 13:57
Show Gist options
  • Save 1syo/a6e24f1b1f6d0221b804671d247945a0 to your computer and use it in GitHub Desktop.
Save 1syo/a6e24f1b1f6d0221b804671d247945a0 to your computer and use it in GitHub Desktop.
alias c='cd `git rev-parse --show-toplevel`'
alias apacheawk="gawk -vFPAT='([^ ]+)|(\"[^\"]+\")|(\\\\[[^\\\\]]+\\\\])' "
alias be='bundle exec'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment