From af79a0df9ded7429b3e88d3292f8fb5fc24409dc Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 18 Apr 2025 08:36:14 -0700 Subject: do not set the prompt for kubie --- nix/users/fcuny/k8s.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/users/fcuny/k8s.nix b/nix/users/fcuny/k8s.nix index 8e82a70..73c7f2f 100644 --- a/nix/users/fcuny/k8s.nix +++ b/nix/users/fcuny/k8s.nix @@ -77,7 +77,7 @@ include: - ~/.kube/rksconfig prompt: - fish_use_rprompt: true + fish_use_rprompt: false ''; }; -- cgit v1.2.3