Skip to content

Instantly share code, notes, and snippets.

@monkseal
Last active February 24, 2023 16:58
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 monkseal/9d1b505a39deccc53d23dd2fe2413ca9 to your computer and use it in GitHub Desktop.
Save monkseal/9d1b505a39deccc53d23dd2fe2413ca9 to your computer and use it in GitHub Desktop.
LongLake Road alias berc='bundle exec rails c'.aliases
alias berc='bundle exec rails c'
alias l="ls -lrt"
alias ruch="git diff --name-only --cached | xargs bundle exec rubocop -A"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment