Good day all!
First I’d like to thank all the people who replied to my first post and provided so much valuable information! Since then I’ve been trying to force myself to get comfortable with using the terminal! To this end I’ve been running Sway as my Desktop Environment and printed out a cheat sheet to place next to my screen.
Now, a paragraph deep, for the question(s):
How do y’all customize your terminals? I’m not looking for tutorials, just your preferences. How long did it take for you to settle on your favourite? What did you prioritize when customizing? What customization are you fondest of?
Thanks in advance to any and all replies, hope to hear from you all soon!
I use Fish as my shell. It’s got some really nice convenience features, without needing customization, which I find useful. If I’m working in a VM or some server for a bit longer, I’ll often just install the
fish
package and have my normal level of (good) usability.Downside is that Fish uses somewhat different syntax than Bash, so I can’t just copy-paste more complex commands into there. But yeah, then you’ll see me run
bash
, then the complex command in there, and then I’llexit
back out of there.For the shell prompt, I’m using Starship with a bit of a custom theme, based on their Gruvbox Rainbow preset:
So, what it shows there is:
I also use light theme in the terminal. Sue me. 🙃
Thanks for the post! Never would’ve known about Starship. Your setup seems a bit feature-rich for me at the moment but it’s nice knowing its an option.
I tried light theme for 0.000000128 seconds, and in that time my eyeballs melted out of my head and onto my keyboard.