Skip to content

Instantly share code, notes, and snippets.

@kaosf
Last active December 19, 2015 23:58
Show Gist options
  • Save kaosf/6037788 to your computer and use it in GitHub Desktop.
Save kaosf/6037788 to your computer and use it in GitHub Desktop.
"ka's aliases"; earthquake.gem's plugin; ref. http://bko.hateblo.jp/entry/2012/04/28/151017
Earthquake.alias_command ':r', ':retweet'
Earthquake.alias_command ':f', ':favorite'
Earthquake.alias_command ':re', ':recent'
Earthquake.alias_command ':m', ':mentions'
Earthquake.alias_command ':o', ':open'
Earthquake.alias_command ':br', ':browse'
Earthquake.alias_command ':del', ':delete'
Earthquake.alias_command ':rm', ':delete'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment