Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 569 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 569 Bytes

dotfiles

Brandon's dotfiles for macOS

  • zsh with oh-my-zsh
  • Spaceship prompt
  • Spaceship prompt holiday color schemes
  • Vim custom color scheme and hybrid line numbering

Prerequisites

Before bootstrapping be sure to:

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

Run

# After clone
$ mv dotfiles .dotfiles
$ cd .dotfiles
$ ./bootstrap.sh
$ ./brew.sh
$ ./settings.sh