summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
authorVäinö Järvelä <vaino@jarve.la>2019-12-12 09:08:02 +0200
committerDaiderd Jordan <daiderd@gmail.com>2020-01-21 12:18:28 +0100
commite1000fc1a6d33e82ecf984a2a2b3fda5badd7049 (patch)
tree98bbf97353f86b175574a0605e4133848527a503 /modules/system
parent3fde04a384d4edf68b726178349a12b9aeb1e05d (diff)
bash: Let bash load completions lazily
As described in detail here: https://github.com/NixOS/nixpkgs/issues/32533 bash will load completion scripts in $p/share/bash-completion/completions/ on startup instead of letting bash-completion do it's lazy loading. Bash startup will then slow down (very noticeable when bash-completion is installed in a profile). This commit leaves loading of scripts in the hands of bash-completion, improving startup time for everyone using `enableCompletion`. Fixes #101
Diffstat (limited to 'modules/system')
0 files changed, 0 insertions, 0 deletions