mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Add a few more shell aliases for various things
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
alias po="powify"
|
||||
alias lu="lunchy"
|
||||
alias he="heroku"
|
||||
alias f="foreman"
|
||||
alias fs="foreman start"
|
||||
alias fr="foreman run"
|
||||
|
||||
# Bundler aliases
|
||||
alias bi="bundle install --path vendor/bundle --binstubs=vendor/bundle/bin"
|
||||
|
||||
Reference in New Issue
Block a user