dotGit โ€” minimal dotfiles manager built on a bare git repo + shell aliases.

What I use most: `.gg PATH` greps all tracked dotfiles and takes you to the line. `.ge zshrc` fuzzy-finds a filename with preview and opens in $EDITOR.

No symlinks or extra tooling. Files stay exactly where they are.

๐Ÿ”— https://code.opennomad.com/opennomad/dotGit
(mirrors: https://codeberg.org/opennomad/dotGit ยท https://github.com/opennomad/dotGit)

#linux #dotfiles #bash #git #selfhosted #opensource #commandline