edit fish

This commit is contained in:
Jana Dönszelmann 2026-01-23 13:27:58 +01:00
parent 5f5daf1047
commit 91ba0212b2
No known key found for this signature in database

View file

@ -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