Skip to content

takai/dotfiles

Repository files navigation

dotfiles

This repo is managed with chezmoi and uses mise for tool versions and sheldon for zsh plugins.

Requirements

  • chezmoi
  • mise
  • sheldon
  • zsh

Install via your package manager (for example brew install chezmoi mise sheldon).

First-time setup

  1. Initialize and apply the dotfiles:
chezmoi init --apply <repo-url>
  1. Configure git identity for the template in dot_gitconfig.tmpl:

  2. Install tool versions from mise:

mise install
  1. Check sheldon local plugin paths in ~/.config/sheldon/plugins.toml. The repo currently references:
  • ~/.config/zsh/settings
  • ~/.config/zsh/completions

Update those paths if your setup differs.

Update later

chezmoi update

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors