cleanup tab tiles
This commit is contained in:
parent
18c88c9df5
commit
17d9c3d5d3
|
@ -107,7 +107,7 @@ cmd git_branch ${{
|
|||
|
||||
cmd on-cd &{{
|
||||
DIR=$(echo $PWD | sed "s|$HOME|~|")
|
||||
printf "\033]0; $DIR\007" > /dev/tty
|
||||
printf "\033]0; $DIR\007" > /dev/tty
|
||||
}}
|
||||
on-cd
|
||||
|
||||
|
|
Loading…
Reference in New Issue