.o8                .    .o88o.  o8o  oooo
               "888              .o8    888 `"  `"'  `888
           .oooo888   .ooooo.  .o888oo o888oo  oooo   888   .ooooo.   .oooo.o
          d88' `888  d88' `88b   888    888    `888   888  d88' `88b d88(  "8
          888   888  888   888   888    888     888   888  888ooo888 `"Y88b.
          888   888  888   888   888 .  888     888   888  888    .o o.  )88b
          `Y8bod88P" `Y8bod8P'   "888" o888o   o888o o888o `Y8bod8P' 8""888P'
test hits of code license

About

David Rabkin maintains this repository of personal dotfiles. It holds settings for the shell, Git, tmux, and other everyday tools, plus an installer that sets them all up.

Installation

Clone the repository and run the installer:

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

Test

The project builds with Daniel J. Bernstein’s redo. Sergey Matveev’s goredo offers a compatible implementation. redo lint runs these linters: actionlint, conform, shellcheck, shfmt, typos, vale, and yamllint.

License

David Rabkin holds the copyright and releases dotfiles under the Zero-Clause BSD license.