Skip to content

GabrielxDuO/dotfiles

Repository files navigation

GabrielxD's Dotfiles

My personal dotfiles managed with chezmoi, mainly targeting macOS for now.

Quick Start

  1. Install chezmoi:

    brew install chezmoi
  2. Initialize chezmoi with my dotfiles repo:

    chezmoi init https://github.com/GabrielxDuO/dotfiles.git

    Or use a shorter alias:

    chezmoi init GabrielxDuO
  3. Check what changes that chezmoi will make:

    chezmoi diff
  4. Apply changes verbosely:

    chezmoi apply -v

Or you can a single command to install chezmoi and the dotfiles (Not recommended):

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply GabrielxDuO

More Information

Move to chezmoi docs.

About

My personal dotfiles (macOS)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors