No description
  • Shell 92.1%
  • Ruby 4.1%
  • PHP 2.4%
  • Pascal 1.4%
Find a file
2026-03-24 23:00:49 +01:00
machine Initial commit 2026-03-24 22:42:45 +01:00
packages Initial commit 2026-03-24 22:42:45 +01:00
secrets Initial commit 2026-03-24 22:42:45 +01:00
stow update .zshrc with oh-my-zsh 2026-03-24 23:00:49 +01:00
bootstrap.sh Initial commit 2026-03-24 22:42:45 +01:00
Brewfile Initial commit 2026-03-24 22:42:45 +01:00
install.sh Initial commit 2026-03-24 22:42:45 +01:00
README.md Initial commit 2026-03-24 22:42:45 +01:00

dotfiles

Production-grade dotfiles managed with GNU Stow.

Structure

  • stow/: symlinked into $HOME
  • packages/: package manifests
  • docker/: local reproducible services
  • machine/: machine-specific examples
  • secrets/: intentionally untracked local data

Install

git clone git@github.com:YOURUSER/dotfiles.git ~/git/dotfiles
cd ~/git/dotfiles
./bootstrap.sh
./install.sh