from Hacker News

Slaying Code with Linux: The Tools I Use to Dominate in Development

by delirehberi on 4/25/23, 5:48 PM with 1 comments

  • by netherwolfe on 5/2/23, 12:28 PM

    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!