summaryrefslogtreecommitdiff
path: root/plugins/command-not-found
diff options
context:
space:
mode:
authorClaus Witt <claus@wittnezz.dk>2010-11-25 21:44:40 +0100
committerClaus Witt <claus@wittnezz.dk>2010-11-25 21:44:40 +0100
commit8f95ca6b8d32b32659460c4aa47802bda75e5aae (patch)
treeaa21a7effb1820d2e29d9bf37bbadcd43ff39ae9 /plugins/command-not-found
parentbdaf872ce6e411f881e5e6138fc61a9c1645e67a (diff)
parent583c984a864969579a0c258528ae93f9529308d4 (diff)
downloadzsh-8f95ca6b8d32b32659460c4aa47802bda75e5aae.tar.gz
zsh-8f95ca6b8d32b32659460c4aa47802bda75e5aae.tar.bz2
zsh-8f95ca6b8d32b32659460c4aa47802bda75e5aae.zip
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
Diffstat (limited to 'plugins/command-not-found')
-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