Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 829 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 829 Bytes

Dotfiles

Summary

The intention of these dotfiles is to make the bootstrapping of my machine/vm an easy endeavor for development purposes; we want the least amount of manual intervention as possible.

Environments

  • Supported
    • MacOS (Latest)

Quickstart

git clone --depth 1 -b <branch-name> --recurse-submodules -j8 https://github.com/Aljendro/dotfiles.git
cd dotfiles
./install

Development Installations