Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.31 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.31 KB

Dotfiles

Erik's dotfiles

Setup

This will both install chezmoi and apply this repository in one line.

For managing beyond first run, see https://www.chezmoi.io/

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply erikkerber

About

These dotfiles are a reflection of my development style and personal workflows, with a particular flair for:

They are published for the benefit of anyone of learning, inspiring, or as a reference to anyone who may stumble upon them.

Credit

These dotfiles were inspired by a collection of developers in the community whos dotfiles I have used, referenced, or in some cases outright copied.

Much of my knowledge of Vim, Git, LLDB, Fish, and system configuration came from reverse engineering the works below.