I have a special need for command line customization. I'm currently using Holmans Dotfiles , and I want to tweak it to create a more readable and understandable tooltip. What I would like is described below, using the image, plz note that they are photoshopped to look like I want them;). This is also a problem with github, with inline images!
Let's say you have this file structure, as in this image:

At the moment, when I am, say, map3, my hint only shows:

I want to expand this, but with an alternative style. At the moment, the current map (map3) in which I am located is highlighted in blue. I want to see his parents, but those that do not stand out in one color. Plz see image below:

from what I know is that% 3 gives the last 3 dir. However, I donβt know how to stylize each clip individually.
--------------------------- another optional idea ---------------- ---- --------------------
Another idea that I had, but which has a lower value for the problem described above, is to have a relative prompt based on whether dir is a yes or no git repository. (so that dirt is always visible to the root map of the git repository
)
i.e. map0 is the root of the git repository, and I am in map3, then I would like my invitation to be like this:

when i am in map5 as follows:

Optionally, it would be nice to be able to map the rootgit map, for example:

at the moment my invitation is the same as in holmans dotfiles