Skip to content

Latest commit

 

History

History
executable file
·
18 lines (14 loc) · 399 Bytes

README.md

File metadata and controls

executable file
·
18 lines (14 loc) · 399 Bytes

OS X:

cd
git clone https://github.com/kasajian/dotfiles.git
cd dotfiles

Windows:

Make sure you have vim, git and curl installed.  Try:
    vim --version
    curl --version
    git --version

If so, do these steps:
    cd /d %USERPROFILE%
    git clone https://github.com/kasajian/dotfiles.git
    cd dotfiles
    makesymlinks.bat