My setup Mac for Backend Developer

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • starship

    ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

    I chose iTerm2 instead of the default terminal on OSX. iTerm2 has many colour schemes, is customised a little and uses GPU support rendering. My shell is ZSH with Oh-my-zsh and Starship. Starship shows a whale in the terminal, it is very cool!. BlexMono Nerd Font is my choice font.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • LunarVim

    🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

    As a Backend Developer, I chose Neovim, extract LunarVim is the primary editor for Go and NodeJS, sometimes I also write HCL, config file like YAML. With LunarVim you have an editor like VSCode but faster, smaller and customizer than VSCode. I use Gruvbox scheme with Lunarvim

  • ohmyzsh

    🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.

    I chose iTerm2 instead of the default terminal on OSX. iTerm2 has many colour schemes, is customised a little and uses GPU support rendering. My shell is ZSH with Oh-my-zsh and Starship. Starship shows a whale in the terminal, it is very cool!. BlexMono Nerd Font is my choice font.

  • gruvbox.nvim

    Lua port of the most famous vim colorscheme

    As a Backend Developer, I chose Neovim, extract LunarVim is the primary editor for Go and NodeJS, sometimes I also write HCL, config file like YAML. With LunarVim you have an editor like VSCode but faster, smaller and customizer than VSCode. I use Gruvbox scheme with Lunarvim

  • iTerm2

    iTerm2 is a terminal emulator for Mac OS X that does amazing things.

    I chose iTerm2 instead of the default terminal on OSX. iTerm2 has many colour schemes, is customised a little and uses GPU support rendering. My shell is ZSH with Oh-my-zsh and Starship. Starship shows a whale in the terminal, it is very cool!. BlexMono Nerd Font is my choice font.

  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

    First of all, I installed homebrew - package management in OSX. Yes, many tools below use brew installed, I don't want you pkg files, instead of the use command line.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to use neovim as a server?

    5 projects | /r/neovim | 6 Jul 2023
  • Simple Neovim config

    6 projects | dev.to | 18 Sep 2024
  • Bro Install Neovim On Windows And Setup Neovim Without Neovim Package Manager 🙀

    8 projects | dev.to | 8 Sep 2024
  • Leaving Neovim for Zed

    11 projects | news.ycombinator.com | 18 Aug 2024
  • An Experienced (Neo)Vimmer's Workflow

    3 projects | news.ycombinator.com | 30 Jun 2024

Did you konow that Lua is
the 18th most popular programming language
based on number of metions?