mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
uninitialized variable in prompt for dumb term
This commit is contained in:
parent
60f666b980
commit
6c38fc91f1
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ RESETCOLOR=''
|
|||
HOSTCOLOR=''
|
||||
PATHCOLOR=''
|
||||
BOLDERRORCOLOR=''
|
||||
BLACKCOLOR=''
|
||||
|
||||
case "${TERM}" in
|
||||
*256color*)
|
||||
|
|
Loading…
Add table
Reference in a new issue