Skip to content

jdahm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles Configuration with Chezmoi

This repository contains my personal dotfiles managed by chezmoi. It includes configuration for development tools, shell environments, and various applications.

Quick Start

Option 1: One-liner (Recommended)

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

Replace $GITHUB_USERNAME with your actual GitHub username.

Answer the prompts (for both options):

  • Email: Your email address (used for Git configuration)
  • Location: Choose between basil or thyme (determines machine-specific packages)

Install Homebrew packages:

brew bundle --file ~/.Brewfile

About

💻 My computing environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published