rdavid / dotfiles

The dotfiles of David Rabkin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The dotfiles of David Rabkin.

License:BSD Zero Clause License


Languages

Language:Vim Script 35.4%Language:Shell 31.4%Language:Ruby 24.9%Language:Python 7.0%Language:Stata 1.3%