I’m looking for inspiration for a custom Bash prompt[1]. I’d love to see yours! 😊 If possible, include both the prompt’s PS1, and a screenshot/example of what it looks like.

References
  1. Type: Documentation. Title: “Bash Reference Manual”. Publisher: Gnu Project. Edition: 5.2. Published: 2022-09-19. Accessed: 2025-03-21T02:46Z. URI: https://www.gnu.org/software/bash/manual/html_node/index.html.

Crossposts:

    • Azzk1kr@feddit.nl
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 day ago

      Fish is a really great shell for daily use. There’s so much built in, its scripting language is better (not portable though if someone else does not have fish).

      • mbirth@lemmy.ml
        link
        fedilink
        arrow-up
        3
        arrow-down
        1
        ·
        24 hours ago

        By now, enough people have fish that you can basically assume those scripts being “portable”. Far better than nushell or xonsh - which are both pretty advanced shells but other tools lack support for them, e.g. Midnight Commander.

    • PlutoniumAcid@lemmy.world
      link
      fedilink
      arrow-up
      3
      arrow-down
      2
      ·
      19 hours ago

      I recently started with fish and dislike that I can’t drop bash commands into it because it parses differently. That is enough to annoy me to uninstall.

      • mbirth@lemmy.ml
        link
        fedilink
        arrow-up
        7
        ·
        17 hours ago

        You shouldn’t just “drop bash commands into it” anyways. And if you really need it, bash is only one bash away.