Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

msanders/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

On macOS, run this:

pip install -U cider
git clone --recursive https://github.com/msanders/dotfiles ~/.cider
cider restore

This will symlink the appropriate files to your home directory. Everything is configured and tweaked within ~/.cider.

On Linux, after cloning instead run scripts/linux_setup.sh.