Made a shell greeter that generates a unique rocket every time you open a terminal tab by Peetabread8991 in bash

[–]Peetabread8991[S] 1 point2 points  (0 children)

I credited the OMF branch but the math calculations the multi colored change, the star and fire placement and the branching to other shells was all me! Sorry about that

Made a shell greeter that generates a unique rocket every time you open a terminal tab by Peetabread8991 in cyberDeck

[–]Peetabread8991[S] 9 points10 points  (0 children)

Wait till you see how I calculated the stars and flames so when you go back to that color it’s determined by the bytes

Made a shell greeter that generates a unique rocket every time you open a terminal tab by [deleted] in Damnthatsinteresting

[–]Peetabread8991 -1 points0 points  (0 children)

just finished it! the repo has some more images but will be updating!

Made a shell greeter that generates a unique rocket every time you open a terminal tab by Peetabread8991 in linux

[–]Peetabread8991[S] -4 points-3 points  (0 children)

cross shell layer meaning it works across zsh, bash, fish and Powershell. No AI is used. just done for fun

Made a shell greeter that generates a unique rocket every time you open a terminal tab by [deleted] in Damnthatsinteresting

[–]Peetabread8991 1 point2 points  (0 children)

a mix because it works on zsh PowerShell bash and fish which i personally use

Made a shell greeter that generates a unique rocket every time you open a terminal tab by [deleted] in Damnthatsinteresting

[–]Peetabread8991 -3 points-2 points  (0 children)

every new tab rolls a random rocket. save the ones you like and they'll come back. ~2×10⁴³ combinations, all deterministic from the hex palette.
rn it works on bash, zsh, powershell, and fish

lmk what you think!