this post was submitted on 27 Jul 2023
14 points (100.0% liked)

Linux

4966 readers
158 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
 

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 are viewing a single comment's thread
view the rest of the comments
[–] backhdlp@lemmy.blahaj.zone 2 points 1 year ago (1 children)

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

[–] zygo_histo_morpheus@programming.dev 1 points 1 year ago (1 children)

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 1 points 1 year ago (1 children)

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

[–] anzo@programming.dev 1 points 1 year ago

Sounds fun! 😊