Loading .shell/lib/term-setup.sh +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ linux) esac SET_TITLE=`printf '\e]%i;%s\007' $code "$hostname"` PROMPTCODES="$SET_TITLE" echo "$SET_TITLE" printf "$SET_TITLE" unset hostname code ;; esac Loading
.shell/lib/term-setup.sh +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ linux) esac SET_TITLE=`printf '\e]%i;%s\007' $code "$hostname"` PROMPTCODES="$SET_TITLE" echo "$SET_TITLE" printf "$SET_TITLE" unset hostname code ;; esac