Skip to content

Commit

Permalink
Add rup command
Browse files Browse the repository at this point in the history
  • Loading branch information
sanemat committed May 26, 2014
1 parent 003e0b9 commit 6e8c519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bash_profile
Expand Up @@ -43,6 +43,7 @@ alias zues='zeus'
alias zuse='zeus'
alias zese='zeus'
alias pup="plackup -MPlack::App::Directory -e 'Plack::App::Directory->new({root=>\".\"})->to_app' -p 4000"
alias rup="rackup -b \"run Rack::Directory.new('.')\" -p 9494"
alias bep='be pry -r ./config/environment'
alias dl='docker ps -l -q'
alias gosh="rlwrap -b '(){}[],#\";| ' gosh"
Expand Down

0 comments on commit 6e8c519

Please sign in to comment.