Skip to content
/ dotfiles Public

Personal configuration files to recreate my environment.

Notifications You must be signed in to change notification settings

d0vi/dotfiles

Repository files navigation

dotfiles

Opinionated configuration files to recreate my cozy setup by leveraging chezmoi dotfiles manager.

Getting started

Bootstrapping a new system is super simple, just paste this two lines to a terminal and let chezmoi do its magic 🪄️

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

About

Personal configuration files to recreate my environment.

Resources

Stars

Watchers

Forks