Home » Questions » Computers [ Ask a new question ]

in zsh, how do I get pwd in my prompt?

in zsh, how do I get pwd in my prompt?

I've recently switched from bash to zsh, but it annoys me that I can't see what directory I'm in (MacOSX)

Asked by: Guest | Views: 307
Total answers/comments: 1
Guest [Entry]

"Here is mine on MAC

PROMPT='$fg[cyan]%m:$fg[yellow] %T %B%30<..<%~%b %(!.#.>) '

. . . looks like this"