Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 403 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 403 Bytes

Dotfiles

Install

dotbot is used to manage these files.

git clone https://github.com/tim-hilde/dotfiles.git ~/dotfiles
cd dotfiles

You can install only the defaults and also for macOS and Linux:

./install # for installing defaults
./install mac # for installing defaults and macos
./install linux # for installing defaults and linux
``