Feb 8, 2014

Tetris in zsh

Add the following 3 lines into your .zshrc:
autoload -U tetris 
zle -N tetris 
bindkey  "^T" tetris  # Ctrl-t to play