/ Published in: Other
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
alias riht='ruby -e"%x{ri -f html #{ARGV[0]}>/tmp/ri.html; open -a Safari /tmp/ri.html}"'