Better than a train galloping across your keyboard

This is no good if you have HIST_IGNORE_DUPS or HIST_IGNORE_ALL_DUPS set.

precmd () {
  [[ ${#${(M)${${(v)history}[1,20]}:%w}} -gt 10 ]] && figlet Stop typing w
}
Posted on 2006-09-25
Tags: