summaryrefslogtreecommitdiff
path: root/plugins/command-not-found/command-not-found.plugin.zsh
diff options
context:
space:
mode:
authorJoseph Jon Booker <joe@neoturbine.net>2010-10-25 16:02:16 -0500
committerJoseph Jon Booker <joe@neoturbine.net>2010-10-25 16:02:16 -0500
commitbaa46b39e34a88da00f19411841ca9456fac4493 (patch)
treefa9603664a64a7f156cfa51091e46d22ec85fdc6 /plugins/command-not-found/command-not-found.plugin.zsh
parentdc12853b0c3e5af9e42f44cb9efdf57d44d20711 (diff)
downloadzsh-baa46b39e34a88da00f19411841ca9456fac4493.tar.gz
zsh-baa46b39e34a88da00f19411841ca9456fac4493.tar.bz2
zsh-baa46b39e34a88da00f19411841ca9456fac4493.zip
command-not-found package in ubuntu
Diffstat (limited to 'plugins/command-not-found/command-not-found.plugin.zsh')
-rw-r--r--plugins/command-not-found/command-not-found.plugin.zsh5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/command-not-found/command-not-found.plugin.zsh b/plugins/command-not-found/command-not-found.plugin.zsh
new file mode 100644
index 000000000..5ab03d5a9
--- /dev/null
+++ b/plugins/command-not-found/command-not-found.plugin.zsh
@@ -0,0 +1,5 @@
+# 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