Skip to content

Instantly share code, notes, and snippets.

@patorash
Created September 15, 2017 17:07
Show Gist options
  • Save patorash/ca18e28b22f12a55e2539477abcda26d to your computer and use it in GitHub Desktop.
Save patorash/ca18e28b22f12a55e2539477abcda26d to your computer and use it in GitHub Desktop.
alias.fish
alias bi 'bundle install'
alias be 'bundle exec'
alias bu 'bundle update'
alias ll 'ls -lh'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment