1
0
Fork 0

fix LF_TITLE

This commit is contained in:
Luca Bilke 2024-03-14 15:18:03 +01:00
parent 592bf60a63
commit 8ac35233ea
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ export PROMPT='%B%F{blue}%n%F{cyan}@%F{blue}%m %F{magenta}[%F{white}%3~%F{magent
export RPROMPT='%(?..%F{red}%?) $(venv_prompt)'
export LF_PROMPT='%B%F{blue}%n%F{cyan}@%F{blue}%m %F{magenta}[%F{white}%3~%F{magenta}] %F{green}»%b %F{yellow}%%f%f'
export LF_TITLE='%n@%m [%3~] » '
export LF_TITLE='%n@%m [%3~] '