Skip to content

ColoredCow/mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

mac

A curated list of utilities we use on mac. This guide will help you to set up your development environment.

First things first

  1. Chrome
  2. Brave

Communication

  1. Slack
  2. Discord
  3. Chat
  4. Zoom

Database

  1. TablePlus
  2. DB Ngin
  3. Sequel Pro

Terminal

  1. iTerm OS 10.14+
  2. Hyper
  3. Oh My ZSH
    • Using Wget
      sh -c "$(wget https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"
    • Using Curl
      sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  4. Powerlevel 10k

Developer Tools

  1. Postman
  2. VS Code
  3. Sublime Text

Development Environment

  1. Laravel Herd
  2. MAMP
  3. Docker

Commands

  1. XCode command line utilities
    xcode-select install
  2. Valet
    /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

About

Utilities to install on your mac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published