Hacker News new | ask | show | jobs
by eevahr 356 days ago
My personal favourite: PS1="%~ $ "
1 comments

I'm assuming that this is a zsh prompt string.
Yes, bash would be: PS1='\w \$ '