zsh laziness features (cont.) null command shortcuts for the ultra-lazy "< file" == "more < file" "> file" == "cat > file" ">> file" == "cat >> file" all configurable, of course WIP: input prediction uses history to complete what you're typing not very good yet, but will be really useful when it's finished