add ble.sh option for bash install

This commit is contained in:
Emile Clark-Boman 2025-08-31 15:13:08 +10:00
parent 1c0ee94532
commit f68a8e6d19

View file

@ -226,7 +226,6 @@ in {
# Shell
bash
zsh
fish
shellcheck
grc # colorise command outputs
@ -329,6 +328,7 @@ in {
# cause it isn't POSIX compliant, so instead Bash is my login and
# will just exec fish (^-^)
bash = {
blesh.enable = false; # ble.sh replacement for GNU readline
completion.enable = true;
interactiveShellInit = ''