Merge branch 'joerc' of https://github.com/sargas/oh-my-zsh into sargas-joerc

master
Robby Russell 16 years ago
commit e2cd26c72e
  1. 5
      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
Loading…
Cancel
Save