Post #1676935
2026-04-25 21:14 UTC
Replies (8)
-
@odoben@meow.social 2026-04-25 21:32
@Rusty manual git push and git pull on all other devices :blobcatgooglytrash:
-
@drbacky@mastodon.social 2026-04-25 21:51
@Rusty try syncthing
-
@keea@pet.fuzzy.zone 2026-04-25 21:58
@Rusty chezmoi, files are in git and it supports go templates for platform-specific customizations https://github.com/keeakita/dotfiles
-
@soleluke@hachyderm.io 2026-04-26 02:53
@Rusty I have a dotfiles repo and use GNU stow to create symlinks after pulling down the repo. I did enjoy the nix home-manager way of setting up zsh settings, but I moved away from home-manager when I ditched nixos on my daily driver machines.
-
@foxyoreos@gulp.cafe 2026-04-26 21:11
@Rusty syncthing, as with most of my backup process. Git works (and is probably better for a more professional setup), but I am a fox with ADHD and if I have to open two computers to sync a thing, it's not happening.
-
@terry.dog@bsky.brid.gy 2026-04-26 22:29
Dotfiles git repo + GNU Stow. :p Oldie but a goodie.
-
@etam@im-in.space 2026-04-27 07:39
@Rusty https://yadm.io/
-
@yeen@cubhub.social 2026-04-28 14:01
@Rusty nixos flake config and git repo for non nix systems EDIT: in theory it could work with any distro with nix package manager installed