BlakeJC94 / .dots

Opinionated collection of tools and scripts used to kickstart my new machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to my dotfiles.

Things are still in progress, will update this with a proper tour soon.

Keyboard configuration is located in ./extras/minivan-kb

Installation of programs:

$ ssh-keygen -t ed25519 -C "<EMAIL>"
$ cat ~/.ssh/id_ed25519.pub  # Add to GH
$ git clone git@github.com:BlakeJC94/.dots.git ~/.dots
$ cd ~/.dots
$ bash install.sh

About

Opinionated collection of tools and scripts used to kickstart my new machines


Languages

Language:Shell 50.3%Language:Lua 34.9%Language:Vim Script 10.7%Language:Nix 3.1%Language:Python 0.8%Language:R 0.1%