the-jake-z / jzarob-config

Setup scripts for my personal development requirements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS Setup Scripts

This repository is a quick and effortless way to setup a Mac exactly how I like them for development.

To use the scripts, run the following:

$ sh -c "$(curl -fsSL https://raw.githubusercontent.com/jzarob/jzarob-config/master/install.sh)"

After inputting confirmation a few times, the script will install the following:

  • brew
  • node
  • elm
  • pyenv
  • git
  • wget
  • zsh
  • zsh-completions
  • openssl
  • mysql
  • cowsay
  • fortune
  • Hyper terminal
  • VS Code
  • MacDown
  • Chrome
  • Firefox
  • ionic command line
  • create-react-app
  • eclint
  • foreman
  • sass
  • Oh My Zsh
  • Custom agnoster zsh theme
  • My personal zshrc file
  • zsh syntax highlighting
  • Hyper configuration
  • Powerline fonts
  • And my favorite VS Code extensions

About

Setup scripts for my personal development requirements


Languages

Language:Shell 100.0%