Skip to content

rdavid/dotfiles

Repository files navigation

David Rabkin’s dotfiles

About

Hi, I’m David Rabkin. These are my dotfiles.

Installation

cd ~ &&
  git clone https://github.com/rdavid/dotfiles.git &&
  cd ./dotfiles &&
  ./install

Test

The project uses Daniel J. Bernstein’s build system redo. You can install Sergey Matveev’s goredo implementation. redo lint applies the following linters to the source files: shellcheck, shfmt, typos, vale, yamllint.

License

dotfiles is copyright David Rabkin and available under a Zero-Clause BSD license.