mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Merge 25bd025efa into 921d2f49ef
This commit is contained in:
commit
2f1bf2804d
1 changed files with 3 additions and 1 deletions
|
|
@ -2,4 +2,6 @@
|
||||||
# as seen in http://www.porcheron.info/command-not-found-for-zsh/
|
# as seen in http://www.porcheron.info/command-not-found-for-zsh/
|
||||||
# this is installed in Ubuntu
|
# this is installed in Ubuntu
|
||||||
|
|
||||||
source /etc/zsh_command_not_found
|
if [ -f /etc/zsh_command_not_found ]; then
|
||||||
|
source /etc/zsh_command_not_found
|
||||||
|
fi
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue