tbjers / dotfiles-archive

My personal configuration files for Linux. Managed by Chezmoi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My new-new dotfiles

Powered by chezmoi, love, and the 'claw.

Bootstrap a new machine

The quickest way to get up and running:

BINDIR="${HOME}/.local/bin" TAG="latest" sh \
  -c "$(curl -fsLS get.chezmoi.io)" -- init --apply tbjers

About

My personal configuration files for Linux. Managed by Chezmoi.

License:MIT License


Languages

Language:Shell 61.9%Language:Emacs Lisp 18.0%Language:Lua 13.0%Language:Python 6.6%Language:CSS 0.4%