Skip to content

Repository files navigation

dotfiles

Personal config files managed with GNU Stow.

Packages

Package What it manages
zsh .zshrc, .zshenv, .zprofile
git .gitconfig, .editorconfig
nvim Neovim config
zed Zed editor settings
ghostty Ghostty terminal config
starship Starship prompt config
gh GitHub CLI config
claude Claude Code settings

Install

brew install stow
git clone <repo-url> ~/src/dotfiles
cd ~/src/dotfiles
./install.sh

Usage

Stow a single package:

stow -v --target="$HOME" <package>

Unstow a package:

stow -D --target="$HOME" <package>

About

Dotfiles for my personal.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages