#
# Displays installation information for not found commands.
#
# Authors:
#   Joseph Jon Booker <joe@neoturbine.net>
#

if [[ -f /etc/zsh_command_not_found ]]; then
  source /etc/zsh_command_not_found
fi