]>
git.rmz.io Git - dotfiles.git/blob - zsh/plugins/command-not-found/command-not-found.plugin.zsh
567da1b450014b4db7b5445bf564973b76c1afea
1 # Uses the command-not-found package zsh support
2 # as seen in http://www.porcheron.info/command-not-found-for-zsh/
3 # this is installed in Ubuntu
5 [[ -e /etc
/zsh_command_not_found
]] && source /etc
/zsh_command_not_found