Closed nwaywood closed 3 years ago
I got it working by changing line 138 to this:
preprompt_parts+=('%B%F{${prompt_pure_colors[path]}}%~%f%b')
going to keep this ticket open though in the hope that its possible to do through config somehow
Edit: nvm, I need to modify the script for other changes I want anyway so doing it via %B and %b is fine for me
I would like to make the
path
text bold. Is this possible?I tried
as well as a few other variants but no luck