disable fish mode prompt

This commit is contained in:
LordMZTE 2021-10-31 23:39:39 +01:00
parent 04c008fa37
commit cb2ccdcd3e

View file

@ -55,6 +55,7 @@ function todos
end
# install custom prompt to ~/.local/bin/prompt (or somewhere else in $PATH)
functions -e fish_mode_prompt
function fish_prompt
prompt $status
end