mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-01-10 06:52:39 +01:00
fix tide prompt for ghostty
https://github.com/ghostty-org/ghostty/issues/884
This commit is contained in:
parent
f2a2210c2d
commit
c460fb0215
1 changed files with 1 additions and 0 deletions
|
@ -52,3 +52,4 @@ test -e {$HOME}/.config/fish/host.fish; and source {$HOME}/.config/fish/host.fis
|
||||||
test -e {$HOME}/.config/fish/secrets.fish; and source {$HOME}/.config/fish/secrets.fish
|
test -e {$HOME}/.config/fish/secrets.fish; and source {$HOME}/.config/fish/secrets.fish
|
||||||
|
|
||||||
set tide_character_icon '$'
|
set tide_character_icon '$'
|
||||||
|
set tide_right_prompt_suffix " "
|
||||||
|
|
Loading…
Reference in a new issue