This project has been superceded by my NixOS configurations
Dotfile management using Dotbot.
This repository contains only dotfiles for symlink. For base dev machine configuration, please review ecarlson94/devbox.
The structure of this repository is heavily inspired by vsund and vbrandl.
- git
~$ git clone --recursive git@github.com:ecarlson94/dotfiles.git ~/.dotfiles
~$ cd ~/.dotfiles
~/.dotfiles$ ./install-profile <profile> [<configs...>]
See meta/profiles/ for available profiles
~/.dotfiles$ ./install-profile <profile> git-override
~/.dotfiles$ ./install-standalone <configs...>
See meta/configs/ for available configurations
meta/profiles ├── headless ├── linux └── mac
This software is hereby released under an MIT License. That means you can do whatever you want with conditions only requiring preservation of copyright and license notices. See LICENSE for details.