Skip to content

cwaits6/dotfiles

Repository files navigation

dotfiles

macOS Neovim Managed with Stow

My dotfiles I utilize as a Platform Engineer

Managed with GNU Stow.

Contents

  • nvim — Neovim config built on LazyVim
  • ghostty — Ghostty terminal config
  • claude — Claude Code custom agents and skills
  • zsh — zsh with oh-my-zsh and Powerlevel10k

Prerequisites

  • GNU Stowbrew install stow
  • Neovim v0.11+ — brew install neovim
  • Ghostty — terminal emulator
  • oh-my-zshsh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  • Powerlevel10kbrew install powerlevel10k
  • Claude Codecurl -fsSL https://claude.ai/install.sh | bash or brew install --cask claude-code

Quick Start

git clone https://github.com/cwaits6/dotfiles ~/.dotfiles
cd ~/.dotfiles

# Apply all configs
stow nvim ghostty claude zsh

# Or pick individual ones
stow nvim
stow zsh
stow ghostty
stow claude

About

Repo to manage my dotfiles as a DevOps Engineer

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors