Favorite Linux Prompts?
Favorite Linux Prompts?
I was curious as to what prompts people find are the best for development? I'm looking for a change from the generic debian:
PS1='${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
Which yields:
dell-xps-13@pop-os:~$
You're viewing a single thread.
All Comments
13 comments
Personally, I like starship, and how it's consistent across different shells. I mostly use defaults, but with line break before command.
11 0 ReplyI wasn't aware of starship. It looks great and even supports Powershell! Do you have any font recommendations to go along with it?
3 0 ReplyI use Fira Code, but any font patched with Nerd Fonts will do.
2 0 Reply
13 comments
Scroll to top