From a476b72916db3087e986d657cf053bcf70a16c98 Mon Sep 17 00:00:00 2001 From: teutat3s Date: Sun, 26 Feb 2023 00:19:17 +0100 Subject: [PATCH] bash: disable ble.sh calculating time after each command --- modules/terminal-life/bash/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/terminal-life/bash/default.nix b/modules/terminal-life/bash/default.nix index 4efdb4ef..f65c3947 100644 --- a/modules/terminal-life/bash/default.nix +++ b/modules/terminal-life/bash/default.nix @@ -53,6 +53,7 @@ in { } blehook/eval-after-load complete my/complete-load-hook + bleopt exec_elapsed_mark= bleopt exec_errexit_mark= bleopt filename_ls_colors="$LS_COLORS"