Skip to content

ethho/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethan's Dotfiles

This repository contains Ethan's $HOME configuration.

Features

Supported Platforms

  • Regolith Linux v3 - regholith branch
    • A few tweaks, but overall keeps Regolith's sane defaults.
  • Mac OS 11.x - mbp branch
  • WSL2 - wsl branch

regolith3

zsh x vim x iTerm2 x gruvbox

Installation

  1. Clone this repository and, recursively, all submodules:
git clone --recurse-submodules https://github.com/ethho/dotfiles
  1. git fetch --all and git checkout the branch with the desired config.

  2. Run the dotbot install script:

dotfiles/install.sh
  1. Remove files in $HOME that were not replaced with symlinks, and re-run the install script.
  2. Some files in the root config may fail to link. This is expected; simply link or copy them manually.