Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 857 Bytes

README.md

File metadata and controls

46 lines (34 loc) · 857 Bytes

dotfiles

Showoff image of a full size setup

Table of Contents

Configuration

  • Operating System: macOS (Apple Silicon)
  • Terminal: Ghostty
    • Font: JetBrains Mono
      • Nerd font patched
      • With ligatures
    • Theme: Kanagawa(bones)
    • Shell: Fish
      • Prompt: Starship
      • History: Atuin
    • Editor: Neovim
    • Multiplexer: Zellij

Getting started

  1. Install chezmoi

    brew install chezmoi
  2. Clone repository

    chezmoi init mercxry
  3. Apply chezmoi dotfiles

    chezmoi apply