this post was submitted on 01 Oct 2024
26 points (96.4% liked)
Linux Questions
1063 readers
2 users here now
Linux questions Rules (in addition of the Lemmy.zip rules)
- stay on topic
- be nice (no name calling)
- do not post long blocks of text such as logs
- do not delete your posts
- only post questions (no information posts)
Tips for giving and receiving help
- be as clear and specific
- say thank you if a solution works
- verify your solutions before posting them as facts.
Any rule violations will result in disciplinary actions
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I don’t have a lot of customization, just a few tweaks to make things a little more pleasing to me.
I’m a bash guy, and I like the Dracula theme, I currently use gnome and gnome terminal with Dracula, but soon plan to try out Hyprland and Sway.
My command prompt customization is also minimal,
Outside of those visuals, the biggest customization is that I use zoxide for directory navigation instead of cd (I have the command aliased to zd).
edit: spelling
Thanks for the reply!
Zoxide seems cool, typing long paths has been an annoyance of mine so far but I think I'll keep writing them out for the "experience".
It’s super nice. I still often type out the full path, but it sure is nice when I’m going levels deep to just type the destination directory and be there.