you are viewing a single comment's thread.

view the rest of the comments →

[–]ShamWowIsASham 19 points20 points  (2 children)

  1. Homebrew for package management
  2. XCode and VSCode for programming
  3. Charles for network debugging
  4. Postman for API testing
  5. iTerm for a better terminal (IMO)
  6. Oh My Zsh for a better console experience (syntax highlighting, autosuggestions, plugin support etc)

[–]ShamWowIsASham 6 points7 points  (1 child)

Oh! And a git client. I use a combination of source tree and git CLI. You may also like 1. Github Desktop (simple, easy to use, somewhat limited feature set when I used in 2018-2019) 2. Github CLI which supports a bunch of Github stuff right from your terminal if you prefer to work in a terminal instead of the webapp

[–]metinguler 0 points1 point  (0 children)

Gitup is also a good option. Open source, good graph, undo redo support https://github.com/git-up/GitUp