Install packages and and my personal dotfiles on a new system.
Clone the repository with
git clone https://github.com/rossmacarthur/dotfiles.git ~/.dotfiles
And run the bootstrap script using
~/.dotfiles/bootstrap/bootstrap.sh
The dotfiles script makes some assumptions about the environment, for example on macOS it expects Homebrew to be installed. For a brand new setup it's best to follow the docs.
Inspired by Cătălin Mariș's dotfiles.
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.