Hacker News new | ask | show | jobs
by nfhshy68 1403 days ago
With `pwd`, `gb` and `gs` why do I need prompt taking up horizontal space?
1 comments

zsh has a built-in feature which shows the cwd aligned to the right end of the prompt line. It even disappears if you happen to type far enough into the line.
This is an underappreciated zsh feature for sure.