Hacker News new | ask | show | jobs
Slaying Code with Linux: The Tools I Use to Dominate in Development (emre.xyz)
3 points by delirehberi 1157 days ago
1 comments

Good walkthrough on your setup. I enjoy seeing how others setup their linux environments for development. There is so much individuality that oozes through to the surface.

I was on the vim train for a long time, but recently switched to doom emacs (emacs with vim keybindings) and I don't think I can go back. I still maintain a neovim setup for adhoc editing if I want to changes something quickly from the terminal.

Thanks for sharing!