Skip to content

Mikel-Landa/dotfiles

Repository files navigation

Dotfiles

Personal dotfiles managed with chezmoi.

Installation

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

Git Configuration

This dotfiles setup uses separate git configurations for personal and work repositories:

  • Personal: ~/.gitconfig-personal - Used for all repositories by default
  • Work: ~/.gitconfig-work - Used for repositories under ~/repos/

The main ~/.gitconfig includes both configurations conditionally:

  • Personal config is always included
  • Work config is included only for repositories in ~/repos/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published