]> git.rmz.io Git - dotfiles.git/blobdiff - zsh/plugins/command-not-found/command-not-found.plugin.zsh
remove oh-my-zsh
[dotfiles.git] / zsh / plugins / command-not-found / command-not-found.plugin.zsh
diff --git a/zsh/plugins/command-not-found/command-not-found.plugin.zsh b/zsh/plugins/command-not-found/command-not-found.plugin.zsh
deleted file mode 100644 (file)
index 567da1b..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# Uses the command-not-found package zsh support
-# as seen in http://www.porcheron.info/command-not-found-for-zsh/
-# this is installed in Ubuntu
-
-[[ -e /etc/zsh_command_not_found ]] && source /etc/zsh_command_not_found