X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.profile;fp=.profile;h=5934957dc63e48c703113162636e2e64517fa8a4;hp=965af5646a654accddc9c3c58e993bcd3e9b0b31;hb=2b62dc3c99982d930d17479a34af984f196f5c5d;hpb=82111933fd71a71766d5331a436b61544b638115 diff --git a/.profile b/.profile index 965af56..5934957 100644 --- a/.profile +++ b/.profile @@ -156,7 +156,7 @@ if [ -t 0 ] ; then OPS1="\[\033]0;\u@\h:\w\007\]" case "$TERM" in screen*) - OPS1=${OPS1}"\[\033k\u@\h:\w\033\\\]" # Set screen/tmux caption + OPS1=${OPS1}"\[\033k\u@\h:\w\033\\\\\]" # Set screen/tmux caption ;; esac ;;