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:~$

18 points · 13 comments · view on lemmy.world

13 Comments

Hexarei@programming.dev · 13 pts · 3y (1 reply)

I use zsh for my shell, with powerlevel10k as my prompt. It's gorgeous and has an interactice condigurator on first start. It includes stuff like git repo branch and status, python venv, aws profile... I've used it for years and loved it the whole time.

Here's what mine looks like

Andy@programming.dev · 7 pts · 3y

No doubt p10k is excellent, and the dev knows what he's doing and helps others a lot.

Another great zsh prompt with a simpler implementation is agkozak's: https://github.com/agkozak/agkozak-zsh-prompt

quixoticWoodpecker@mander.xyz · 11 pts · 3y (2 replies)

Personally, I like starship, and how it's consistent across different shells. I mostly use defaults, but with line break before command.

GauravDas@programming.dev · 3 pts · 3y (1 reply)

I wasn't aware of starship. It looks great and even supports Powershell! Do you have any font recommendations to go along with it?

quixoticWoodpecker@mander.xyz · 2 pts · 3y

I use Fira Code, but any font patched with Nerd Fonts will do.

ImpossibleRubiksCube@programming.dev · 6 pts · 3y
[ removed ]
echindod@programming.dev · 5 pts · 3y

I wrote my own! But you probably don't want to use it, I am sure it only works for me. But hey! It was fun! https://github.com/e2dubba/liteprompt

odium@programming.dev · 4 pts · 3y

Fish with starship

backhdlp@lemmy.blahaj.zone · 3 pts · 3y (2 replies)

I have randomized oh-my-zsh prompts when using zsh, and the default starship prompt when using bash

zygo_histo_morpheus@programming.dev · 3 pts · 3y (1 reply)

Do you have a random oh-my-zsh prompt everytime you use zsh? That sounds maddening haha, what's the appeal?

backhdlp@lemmy.blahaj.zone · 6 pts · 3y

Like many things, I have no idea why I'm doing it.

Rade0nfighter@lemmy.world · 1 pts · 3y

No so much a prompt but I love Neofetch.

Looks nice with starship as well - https://itsfoss.com/starship/.

ExperimentalGuy@programming.dev · 0 pts · 3y (1 reply)

What's a Linux prompt

darcy@sh.itjust.works · 4 pts · 3y

op means shell prompt