Skip to content

Aljendro/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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