]> arthur.barton.de Git - ax-zsh.git/blob - plugins/command-not-found/command-not-found.zshrc
New "command-not-found" plugin
[ax-zsh.git] / plugins / command-not-found / command-not-found.zshrc
1 # AX-ZSH: Alex' Modular ZSH Configuration
2 # colormake.zshrc: Setup colormake(1)
3
4 # Make sure that "command-not-found" is available ...
5 [[ -r /etc/zsh_command_not_found ]] || return
6
7 source /etc/zsh_command_not_found