Skip to content

Instantly share code, notes, and snippets.

@ohnishiakira
Created February 20, 2014 06:49
Show Gist options
  • Save ohnishiakira/9108269 to your computer and use it in GitHub Desktop.
Save ohnishiakira/9108269 to your computer and use it in GitHub Desktop.
for cmd in $(ruby -e 'print "irb".split(//).permutation(3).map(&:join).join(" ")')
do
alias $cmd="pry"
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment