conorsch / dotfiles

Repo for syncing dotfiles across hosts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

This repo is a chezmoi dotfiles repo, for sychronizing dotfiles across multiple computers.

Requirements

  • git
  • curl

Installation

./bootstrap.sh

That's it.

Environment variables

Override these to customize git identity:

GIT_EMAIL
GIT_NAME

Additional env vars can be set in ~/.bash_env_extra, which is NOT version controlled.

About

Repo for syncing dotfiles across hosts.


Languages

Language:Shell 54.7%Language:Vim Script 42.0%Language:Lua 2.8%Language:Just 0.3%Language:Makefile 0.2%