Skip to content

Instantly share code, notes, and snippets.

@linyows
Created March 22, 2012 07:07
Show Gist options
  • Save linyows/2156785 to your computer and use it in GitHub Desktop.
Save linyows/2156785 to your computer and use it in GitHub Desktop.
$ ruby -pe 'gsub(/^.+;| .+$/,"")' ~/.zsh-history | sort | uniq -c | sort -nr | head -30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment