mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 19:13:41 +01:00
disable fish mode prompt
This commit is contained in:
parent
04c008fa37
commit
cb2ccdcd3e
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ function todos
|
||||||
end
|
end
|
||||||
|
|
||||||
# install custom prompt to ~/.local/bin/prompt (or somewhere else in $PATH)
|
# install custom prompt to ~/.local/bin/prompt (or somewhere else in $PATH)
|
||||||
|
functions -e fish_mode_prompt
|
||||||
function fish_prompt
|
function fish_prompt
|
||||||
prompt $status
|
prompt $status
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue