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

Latest commit

 

History

History
14 lines (10 loc) · 335 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 335 Bytes

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.