Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Minimal, fast shell environment. Uses:

  • zsh — no framework, no Oh My Zsh
  • Spaceship — prompt with Catppuccin Macchiato colors
  • mise — manages Ruby, Go, Node, Java versions
  • rustup — manages Rust toolchain
  • Homebrew — system packages

Scripts

Script Purpose
bin/setup Full machine bootstrap (idempotent)
bin/install Symlink dotfiles into place
bin/doctor Validate environment health
bin/update Update all managed tools

Quick Start

git clone <this-repo> ~/dev/dotfiles
cd ~/dev/dotfiles
bin/setup

Personal Config

Git identity is not tracked. After setup, create your local config:

cp gitconfig.local.example ~/.gitconfig.local
# Edit with your name, email, and signing key

Fonts

Setup installs FiraCode Nerd Font for Spaceship prompt glyphs. Configure your terminal to use "FiraCode Nerd Font" after running setup.

About

Installer scripts and dotfiles for my setup

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages