Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 641 Bytes

README.md

File metadata and controls

37 lines (28 loc) · 641 Bytes

Dotfiles

User configurations that are tailored to my liking.

Usage

cd ~
git clone [email protected]:robinjoseph08/dotfiles.git .dotfiles
cd .dotfiles
./setup.sh

What does it do?

  • Installs necessary dependencies
  • Copies old dot files that aren't symlinks
  • Symlinks new dot files
  • Sets up vim and all the plugins
  • Sets up zsh

Platforms supported

  • Mac OS X
  • Ubuntu

Prerequisites

  • Mac OS X
    • Xcode (and the Command Line Tools)