Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 328 Bytes

File metadata and controls

17 lines (13 loc) · 328 Bytes

dotfiles

Managed with chezmoi.

Bootstrap a new machine

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

This will:

  1. Install chezmoi
  2. Apply all dotfiles
  3. Install mise
  4. Install oh-my-zsh + zsh-autosuggestions
  5. Install starship
  6. Install all tools via mise install