post_install() {
  echo
  echo "Usage:"
  echo "Configure the theme in your .zshrc file:"
  echo "ZSH_THEME=\"powerline\""
  echo
  echo "Requirements"
  echo "Vim Powerline patched font. Many different ones on the AUR"
  echo "Make sure terminal is using 256-colors mode with export TERM=\"xterm-256color\"."
  echo
}
