Skip to content

Instantly share code, notes, and snippets.

@corporealfunk
Created June 2, 2026 14:39
Show Gist options
  • Select an option

  • Save corporealfunk/87336ce6b12d763a5ffde85bcdcdbb20 to your computer and use it in GitHub Desktop.

Select an option

Save corporealfunk/87336ce6b12d763a5ffde85bcdcdbb20 to your computer and use it in GitHub Desktop.
oh my zsh
alias ll='ls -alF'
alias vim='vim -p'
alias stubs-path='export PATH=./bin:$PATH'
alias rspec-de='docker compose exec -e RAILS_ENV=test web ./bin/rspec'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment