this post was submitted on 10 Aug 2025
8 points (100.0% liked)
programming
297 readers
1 users here now
-
Post about programming, interesting repos, learning to program, etc. Let's try to keep free software posts in the c/libre comm unless the post is about the programming/is to the repo.
-
Do not doxx yourself by posting a repo that is yours and in any way leads to your personally identifying information. Use reports if necessary to alert mods to a potential doxxing.
-
Be kind, keep struggle sessions focused on the topic of programming.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Just tried it out and it's cool, but zsh doesn't play well with most ttys when you mess with the prompts like that.
Did lead me down a rabbit hole to
oh-my-bashthough which is pretty nice and runs on regular bash. Even has a powerbash10k theme lol.Also found
ble.shwhich adds syntax highlighting and fish/zsh style atocomplete to a bash shell (written in pure bash). It's slow as turds so I just aliased it to make it easy to enable/disable.Looks like I'm sticking to bash lol
If it works it works.
Lol, this has all just been a fun weekend diversion. Learned a lot in the process which is really all that matters