My dotfiles for Arch Linux
CSS 7.1%
Shell 2.3%
Lua 0.2%
Other 90.4%
155 1 0

Clone this repository

https://tangled.org/jehrhardt.dev/dotfiles https://tangled.org/did:plc:ttucwdyvfigxclycfsp67fcu/dotfiles
git@knot.tangled.wizardry.systems:jehrhardt.dev/dotfiles git@knot.tangled.wizardry.systems:did:plc:ttucwdyvfigxclycfsp67fcu/dotfiles

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

dotfiles#

My dotfiles for CachyOS, managed by chezmoi.

Usage#

Prerequisits#

Setup#

Required packages#

Install required packages:

pacman -S chezmoi libfido2 git

SSH key#

Generate a new SSH key protected by Yubikey (default location, no passphrase)

ssh-keygen -t ed25519-sk -C 59441+jehrhardt@users.noreply.github.com

Setup dotfiles#

Init and apply chezmoi:

chezmoi init --ssh --apply jehrhardt

This will automatically install and configure the system.