Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.
/ dotfiles Public archive

ecarlson94's dotfiles and machine setup scripts.

License

Notifications You must be signed in to change notification settings

ecarlson94/dotfiles

Repository files navigation

This project has been superceded by my NixOS configurations

Dotfiles

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.

Table of Contents

Dependencies

  • git

Installation

~$ git clone --recursive git@github.com:ecarlson94/dotfiles.git ~/.dotfiles
~$ cd ~/.dotfiles

For installing a predefined profile

~/.dotfiles$ ./install-profile <profile> [<configs...>]

See meta/profiles/ for available profiles

Set global git user name and email

~/.dotfiles$ ./install-profile <profile> git-override

For installing single configurations

~/.dotfiles$ ./install-standalone <configs...>

See meta/configs/ for available configurations

Contents

Profiles

meta/profiles
├── headless
├── linux
└── mac

License

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.

About

ecarlson94's dotfiles and machine setup scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published