Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

anthonyroussel/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Install

See https://www.chezmoi.io/docs/install/ for installation instructions.

Then install the dotfiles with:

$ chezmoi init anthonyroussel

Configure

The ~/.config/chezmoi/chezmoi.toml file contains machine-specific confguration.

Fill this file with the following informations:

[data.git]
  name = "Anthony Roussel"
  email = "anthony.roussel17@gmail.com"
  signingkey = "C3BD099FC6799EF8BAB606EF69661D2F99BE26B6"

Deploy dotfiles

$ chezmoi apply