Skip to content

Instantly share code, notes, and snippets.

@zeekay
Forked from kennethreitz/history.txt
Last active September 27, 2015 05:18

Revisions

  1. Zach Kelling revised this gist Oct 20, 2014. 1 changed file with 21 additions and 0 deletions.
    21 changes: 21 additions & 0 deletions 2014-history.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,21 @@
    › history 1 | awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn |head -n 20
    338 vim
    285 cd
    104 rm
    97 ack
    96 git
    82 brew
    63 ssh
    60 npm
    59 v
    49 mv
    39 pip
    35 cp
    34 go
    34 dig
    32 ping
    31 sudo
    26 zerorpc
    23 which
    22 fab
    21 requisite
  2. zeekay revised this gist Sep 14, 2011. 1 changed file with 21 additions and 20 deletions.
    41 changes: 21 additions & 20 deletions history.txt
    Original file line number Diff line number Diff line change
    @@ -1,20 +1,21 @@
    1665 git
    1180 mate
    912 ls
    879 cd
    751 gitx
    596 python
    359 ./manage.py
    198 j
    180 rm
    169 clear
    166 pip
    163 brew
    157 ack
    148 ssh
    147 open
    142 make
    115 ping
    107 mv
    92 ssh-rdd
    88 touch
    % history 1 | awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn |head -n 20
    682 cd
    547 nano
    302 rm
    295 hg
    206 vim
    177 echo
    161 sudo
    151 ack
    147 mv
    133 pip
    132 git
    113 cat
    110 cp
    105 mkdir
    104 brew
    78 python
    78 export
    76 theme
    68 o
    65 ssh
  3. Kenneth Reitz renamed this gist Sep 14, 2011. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. Kenneth Reitz created this gist Sep 14, 2011.
    20 changes: 20 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,20 @@
    1665 git
    1180 mate
    912 ls
    879 cd
    751 gitx
    596 python
    359 ./manage.py
    198 j
    180 rm
    169 clear
    166 pip
    163 brew
    157 ack
    148 ssh
    147 open
    142 make
    115 ping
    107 mv
    92 ssh-rdd
    88 touch