Skip to content

Instantly share code, notes, and snippets.

@sungmin-park
Created May 21, 2013 12:48
Show Gist options
  • Save sungmin-park/5619536 to your computer and use it in GitHub Desktop.
Save sungmin-park/5619536 to your computer and use it in GitHub Desktop.
source ralias
ruby ralias.rb > .ralias
source .ralias
#!/usr/bin/env ruby
print 'alias print="echo hello world"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment