puglyfe / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSX Dotfiles

Setup, software installation and dotfiles for OSX.

Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Install Homebrew Packages and Casks

cd ~/.dotfiles
./brew/install.sh

Run additional install scripts

./zsh/install.sh
./git/install.sh
./node/install.sh
./vscode/install.sh

Heavily influenced by the following .dotfiles projects

About


Languages

Language:Shell 100.0%