From 4fa59516046525cae2dc5b348ddf49ead9f67dcc Mon Sep 17 00:00:00 2001 From: Simon Gomizelj Date: Mon, 28 Nov 2011 14:33:26 -0500 Subject: [PATCH] Useless, it just sources the (non-existent) ubuntu file --- plugins/command-not-found/command-not-found.plugin.zsh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 plugins/command-not-found/command-not-found.plugin.zsh diff --git a/plugins/command-not-found/command-not-found.plugin.zsh b/plugins/command-not-found/command-not-found.plugin.zsh deleted file mode 100644 index 5ab03d5a9..000000000 --- a/plugins/command-not-found/command-not-found.plugin.zsh +++ /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 - -source /etc/zsh_command_not_found