about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--pkgs/profpatsch/execline/e.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/profpatsch/execline/e.nix b/pkgs/profpatsch/execline/e.nix
index b065cc33..b2c32f8e 100644
--- a/pkgs/profpatsch/execline/e.nix
+++ b/pkgs/profpatsch/execline/e.nix
@@ -12,6 +12,8 @@ let
       "--remember"
       "--quote-characters" "\""
       "--complete-filenames"
+      "--ansi-colour-aware"
+      "--prompt-colour=yellow"
     "forstdin" "-d\n" "cmd"
     "importas" "cmd" "cmd"
     bins.execlineb "-Pc" "$cmd"