Code Monkey home page Code Monkey logo

developer-machine-setup's Introduction

developer-machine-setup

My recommended developer machine setup for a new mac Generally, I prefer to use a free/open-source software if there's one available.

Recommended apps

  • Browser - Chrome / Chrome
  • Raycast - A Spotlight killer - Raycast [brew install --cask raycast]
  • Clipboard Manager - Maccy
  • Multi monitor control. Easily move windows between monitors. - Rectangle
  • Snapping tool (Images/Vider) Monosnap
  • Another Video recording tool. This is allow you to narrate what you're showing. Using this for async work with my team for a bit more complex stuff than just a simple short video. Loom
  • Code editor - IntelliJ

Terminal apps

  • thefuck : A great tool for accidental typers 'brew install thefuck'
  • btop : A better top app 'brew install btop'
  • fzg : A Fuzzy finder 'brew install fzf'

Now you can use your terminal to setup other stuff easier without UI

  • brew package manager for mac, just type this in your terminal /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  • iTerm brew install --cask iterm2
  • zshell brew install zsh
  • oh-my-zsh sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  • Fig - brew install --cask fig (https://fig.io/)
  • git brew install git
  • gnupg to sign your git commits brew install gnupg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.