Revert "enable bash autocomplete by default"
This reverts commit ee8e15fe76a235ae3583d4e8cb4bb370f28c5eae. See
discussion at ee8e15fe76
.
This commit is contained in:
parent
1ef5533426
commit
bde9ae18cf
@ -105,7 +105,7 @@ in
|
||||
};
|
||||
|
||||
enableCompletion = mkOption {
|
||||
default = true;
|
||||
default = false;
|
||||
description = ''
|
||||
Enable Bash completion for all interactive bash shells.
|
||||
'';
|
||||
|
Loading…
x
Reference in New Issue
Block a user