museless aiming

2 items tagged zsh

Shell history

This is a silly post to document what linux commands we use the most. I got it from here. (With zsh you have to run:

history 0|awk '{a[$2]++ } END{for(i in a){print a[i] " " i}}'|sort -rn|head)

. . .

[more]

: linux : : git : : tech : : zsh :
Wed May 14 02:30:49 BST 2008

git tricks

This page will hold any cool tricks I've found or come up with using git.

. . .

[more]

: git : : vcs : : tech : : zsh :
Fri Mar 7 01:37:57 GMT 2008