bash: fix thingy

This commit is contained in:
yosh 2023-10-31 23:20:20 -04:00
parent 27cc374751
commit 208543f26e
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ if [ "${NNNLVL:-0}" -ge 1 ]; then
fi
PS1="${_c[15]}[${_c[13]}\u${_c[15]}@${_c[10]}\h${_c[15]}]${_prompt_flags:-}${_c[15]} ${_c[8]}*${_c[15]} ${_c[6]}\w
${_c[9]}└─────${_c[16]} "
${_c[9]}└─────${_c[16]} "
unset _c
unset _prompt_flags