fish_config: adjust output

Do not show an error on `fish_config prompt save` after removing a
`fish_right_prompt`
This commit is contained in:
Aaron Gyes
2021-09-29 03:15:37 -07:00
parent f3b950157d
commit 35bd06a13e

View File

@@ -123,7 +123,7 @@ function fish_config --description "Launch fish's web based configuration"
funcsave fish_prompt
or return
funcsave fish_right_prompt
funcsave fish_right_prompt 2>/dev/null
return
else
echo Not overwriting