mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge b3f083c7b7 into 291e96dcd0
This commit is contained in:
commit
edb2fe5fc3
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ function title {
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
||||||
ZSH_THEME_TERM_TAB_TITLE_IDLE="%15<..<%~%<<" #15 char left truncated PWD
|
ZSH_THEME_TERM_TAB_TITLE_IDLE="$HOST:%15<..<%~%<<" #15 char left truncated PWD
|
||||||
ZSH_THEME_TERM_TITLE_IDLE="%n@%m: %~"
|
ZSH_THEME_TERM_TITLE_IDLE="%n@%m: %~"
|
||||||
# Avoid duplication of directory in terminals with independent dir display
|
# Avoid duplication of directory in terminals with independent dir display
|
||||||
if [[ "$TERM_PROGRAM" == Apple_Terminal ]]; then
|
if [[ "$TERM_PROGRAM" == Apple_Terminal ]]; then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue