DEV Community

Eva - includeJS.dev 🎈
Eva - includeJS.dev 🎈

Posted on • Originally published at includejs.dev on

My Development Setup (Inspired by uses.tech)

dotfiles 😎

favorite homebrews (the less obvious-ones) 🍺

  • autojumop (for quick navigation)

  • bat (cat with syntax highlighting)

  • htop (for process management)

  • gist (for making gists!)

  • youtube-dl (for downloading youtube videos)

zsh 💃

favorite globally installed npm packages 🌐

  • http-server (for spinning up a simple server from the command line)

  • nodemon (automatically restarts a node application on change)

  • tldr (for simpler man pages)

misc 💻

Top comments (0)