79830536

Date: 2025-11-26 09:58:29
Score: 1.5
Natty:
Report link

Add below code to the end of .p10k.zsh.

# Force p10k dir segment to display full $PWD instead of ~
function prompt_dir() {
 p10k segment -i '' -t "$PWD"
}   
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Fisher