From 91ba0212b2b4aff1f2470e296da201a218518fb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jana=20D=C3=B6nszelmann?= Date: Fri, 23 Jan 2026 13:27:58 +0100 Subject: [PATCH] edit fish --- programs/fish/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/programs/fish/default.nix b/programs/fish/default.nix index ece1740..1e10839 100644 --- a/programs/fish/default.nix +++ b/programs/fish/default.nix @@ -186,6 +186,7 @@ _: { bind -M insert \f end-of-line bind \cl 'clear; commandline -f repaint' + bind -M insert \cl 'clear; commandline -f repaint' set -g sponge_successful_exit_codes 0 set -g sponge_allow_previously_successful false