From: Andre Ramnitz Date: Tue, 22 Jul 2025 08:48:51 +0000 (+0200) Subject: fish: update binds X-Git-Url: https://git.ramnitz.eu/?a=commitdiff_plain;h=852f482cfab81c5079b5ef4fe57a4a9afa8e9c26;p=dotfiles.git fish: update binds --- diff --git a/dot-config/fish/config.fish b/dot-config/fish/config.fish index b8a98694..9a5681f3 100644 --- a/dot-config/fish/config.fish +++ b/dot-config/fish/config.fish @@ -28,6 +28,9 @@ function foot_cmd_end --on-event fish_postexec echo -en "\e]133;D\e\\" end +# always delete backwards upto the next whitespace +bind --user \cw backward-kill-bigword + fish_add_path /home/andy/.local/bin fish_add_path /home/andy/.cargo/bin fish_add_path /home/andy/go/bin