mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 07:33:48 +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
|
||||
|
||||
# install custom prompt to ~/.local/bin/prompt (or somewhere else in $PATH)
|
||||
functions -e fish_mode_prompt
|
||||
function fish_prompt
|
||||
prompt $status
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue