function fish_command_not_found
ffplay /path/to/soundfile.mp3 -nodisp -autoexit -loglevel quiet >/dev/null 2>&1 &
echo "Befehl nicht gefunden: $argv"
end
Auch schön: echo (set_color normal)"ID:10T: "(set_color --bold brred)"$argv"(set_color normal)