Timo Prüße

timo@develop:~/dotfiles$

REFERENCE · tool

Shell, editor, agents

Not something to clone blind. A look at how I work, and the config I usually hand to machine_setup.

dotfiles

This is the shape of my day-to-day: shell, editor, agents, and a few sync scripts so two machines do not drift apart.

Take patterns that fit how you work. Pair them with machine_setup instead of dumping the whole tree onto a machine you have not met yet.

  • nvim
  • zsh
  • ai agents
  • herdr
  • sync scripts
Browse on GitHub ↗

What's inside

nvim, zsh, AI agent config, herdr, sync scripts. The stuff I actually use, not a museum of abandoned experiments.

With machine_setup

machine_setup runs the plan. This repo is often the payload. Keep the CLI for rebuilds; treat the dotfiles as living config and a place to steal from.

Steal carefully

Lift the pieces that match you. Blind-cloning someone else's home directory is a fast way to inherit problems you never meant to keep.

More in the README ↗