Home

Awesome

dotfiles

:wrench: My modular dotfiles.

usage

  1. Read hacking.

bootstrap

curl -fsSL git.io/mwilliammyers-dotfiles | sh

à la carte

Configure/install individual apps:

./rust.sh

...

features

app highlights

general:

rust/cargo:

* WIP: these dotfiles do not install this yet

notes

My dotfiles are under construction; use/fork/hack this repo at your own risk.

hacking

You might want to make your own dotfiles repo. This repo might be a good place to start:

  1. Fork this repository.
  2. TODO