/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Starship: A minimal, fast, and customizable prompt for any shell
(starship.rs)
457 points
benoitg
| 3 comments |
24 Jun 25 11:11 UTC
|
HN request time: 0.6s
|
source
1.
eevahr
◴[
24 Jun 25 12:32 UTC
]
No.
44365474
[source]
▶
>>44364874 (OP)
#
My personal favourite: PS1="%~ $ "
replies(1):
>>44366236
#
ID:
GO
2.
blueflow
◴[
24 Jun 25 13:48 UTC
]
No.
44366236
[source]
▶
>>44365474 (TP)
#
I'm assuming that this is a zsh prompt string.
replies(1):
>>44367949
#
3.
eevahr
◴[
24 Jun 25 16:30 UTC
]
No.
44367949
[source]
▶
>>44366236
#
Yes, bash would be: PS1='\w \$ '
↑