Skip to content

An idempotent script to automatically set up my programming tools.

Notifications You must be signed in to change notification settings

caiwilliamson/mac-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mac Setup

An idempotent script to automatically set up my programming tools.

Installs/configures:

  • Dotfiles
  • Homebrew
  • Fish
  • Zsh
  • asdf
  • Ruby
  • Node.js
  • Git
  • GitHub SSH Keys
  • Rails
  • PostgreSQL
  • Redis
  • Vim
  • Sublime Text Settings
  • MacOS Settings
  • Terminal Profile

Prerequisites

Make sure you have a personal access token on your GitHub account with the write:public_key permission. When the script asks for your GitHub password, enter this key. This will allow the script to upload your new GitHub SSH public key if one is generated. You can view your personal access tokens and create new ones here.

Installation

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/caiwilliamson/mac-setup/master/setup)"

About

An idempotent script to automatically set up my programming tools.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published