Skip to content

niklas-scholz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Niklas' Dotfiles

This is my personal dotfiles repository, managed using chezmoi. It contains configuration for tools, editors, and CLI utilities — everything except my macOS and Zsh setup, which are managed separately using nix-darwin and home-manager here.

🚀 Getting Started

1. Install chezmoi

brew install chezmoi

2. Initialize and apply this repo

chezmoi init https://github.com/niklas-scholz/dotfiles.git
chezmoi apply

This will set up your home directory with the configuration defined in this repo.

🧠 How It Works

chezmoi manages dotfiles by maintaining a source directory (usually ~/.local/share/chezmoi) and applying changes to your actual home directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors