Hacker News new | past | comments | ask | show | jobs | submit login

I am curious to ask others here, are there other low-config alternative tools like Fish that, looking back, now seem like a no brainer? Ghostty is a recent example, Helix seems like another. I’d love to know about other tools people are using that have improved or simplified their lives.



Agree with you on helix. I love it.

Atuin for improved history search.

Starship for an improved shell prompt.

zoxide - better cd

ripgrep - better grep

just - a command runner. I put project specific commands/scripts in there so I don’t have to remember.

All of these are indispensable for me.


imho starship is really just eye candy for the shell; it's not necessarily an actually improved shell prompt if you're on a "modern" shell like fish (a shell for the '90s!) or if you've put effort into customizing your shell experience with any of the other shells.


I’m on zsh and it’s definitely an upgrade for me.

I want to say though, great work on this migration! Really fantastic work that others can learn from when they try a similar migration.


+2 for ripgrep. Modern PCRE regex with lighting speed.

I run into so many issues trying to adapt the regex in my head (usually PCRE) into the older grep and egrep style.


fd a better find is one I like.


I use and love all of these, thanks for sharing


+1 for atatuin


CD is builtin, there's no better cd.


Chezmoi was a complete workflow changer for me. https://www.chezmoi.io/ Let's me manage/synchronize my configs between systems. It has built in variables and scripting support so you can ignore sections of files or specific sections of files on certain systems, write specific configs for specific systems based on hostname or OS. It's a bit of work to get an understanding of, but incredibly powerful once you do.

Whenever I setup a new system now, I install chezmoi, clone my comfig repo and then initialize it and it uses the chezmoi scripts to automatically installs all my programs and copies in the needed config files.


Nice, I’ve been using dotter, will have to check out chezmoi


fish instead of zsh, Helix instead of Vim (or Micro instead of Pico/nano), Typst instead of LaTeX


fastmod is a better sed.


mise, uv, ruff, starship is my current list.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: