Elektrine lite

← Feed

@scott@sfba.social

Post #3907277

2026-07-18 02:17 UTC

@rmi@cloudisland.nz @aurynn@cloudisland.nz request for clarification: what do those last three terms even mean? 😅

Replies (1)

  • @rmi@cloudisland.nz 2026-07-18 09:28

    @scott@sfba.social @aurynn@cloudisland.nz hm, yeah. fish is the "friendly interactive shell”, a replacement for bash or zsh with much better interface design. Ignore the ironic tone of the web site, that's a joke that has aged poorly. https://fishshell.com starship provides and manages complex prompt strings, including the ability to keep track of a repo state and draw it using ascii art or unicode glyphs. You can do that yourself, of course, but it's brittle and doesn't scale well. https://starship.rs Catppuccin is a series of carefully designed colour palettes used to customise software that supports it. The high-contrast low-intensity schemes are a good match for shell prompts or code editors. https://catppuccin.com

    Open ##3907276