diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 5b24eda..293ee41 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -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;$(hostname):  $DIR\007" > /dev/tty }} on-cd