Disable command-not-found provider
This commit is contained in:
parent
d28b2809c7
commit
8bcab85cdc
1 changed files with 1 additions and 0 deletions
|
|
@ -20,5 +20,6 @@
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
fish.enable = true;
|
fish.enable = true;
|
||||||
|
command-not-found.enable = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue