Skip to content

hylle/Clean-Install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup Clean Dev Environment on OS X

Install xcode via AppStore

Run the following to get cmd-line-tools: xcode-select --install

Install Homebrew

run ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install software

run ./software.sh

Install fish or zsh

fish: brew install fish

or zsh (using dotfiles):

npm install -g dotfiles

dotfiles setup

Alfred Workflows

https://github.com/zenorocha/alfred-workflows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages