79176582

Date: 2024-11-11 06:27:14
Score: 1.5
Natty:
Report link

You can append to the already existed PROMPT_COMMAND instead of overwriting it:

PROMPT_COMMAND=(__prompt_command "${PROMPT_COMMAND[@]}")

Take a look at this post.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Amirhossein Shapoori