1
0
Fork 0

cleanup tab tiles

This commit is contained in:
Luca Bilke 2022-08-07 12:54:03 +02:00
parent 18c88c9df5
commit 17d9c3d5d3
1 changed files with 1 additions and 1 deletions

View File

@ -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