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.