Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 914 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 914 Bytes

Dotfiles

My personal dotfiles, with some instructions on how to setup an Archlinux installation.

Dotfiles

Dotfiles are managed using chezmoi.

Run chezmoi init [email protected]:nymous/dotfiles.git, then chezmoi diff and chezmoi apply -v to configure the system.

First install

Instructions for the Archlinux installation process are available in the dedicated file.

Useful softwares and extensions

Development

I use pre-commit to automatically build a TOC in .md files.