AutoYADM commit: 2025-01-14 21:35:05
This commit is contained in:
parent
6a1f099e92
commit
5ca9390fd1
1 changed files with 0 additions and 1 deletions
1
.zshrc
1
.zshrc
|
@ -107,7 +107,6 @@ function zle-keymap-select zle-line-init zle-line-finish
|
||||||
}
|
}
|
||||||
DISABLE_AUTO_TITLE="true"
|
DISABLE_AUTO_TITLE="true"
|
||||||
function set_win_title(){
|
function set_win_title(){
|
||||||
# echo -ne "\033]0; $PWD \007"
|
|
||||||
echo -ne "\033]0; ${PWD/#$HOME/~} \007"
|
echo -ne "\033]0; ${PWD/#$HOME/~} \007"
|
||||||
}
|
}
|
||||||
precmd_functions+=(set_win_title)
|
precmd_functions+=(set_win_title)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue