Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 364 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 364 Bytes

dotfiles

This repo contains the configuration to setup my machines. This is using Chezmoi, the dotfile manager to setup the install.

This automated setup is currently only configured for Fedora machines.

How to run

export GITHUB_USERNAME=logandonley
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply $GITHUB_USERNAME