TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Yet Another Dotfiles Manager

4 pointsby kugurerdemover 1 year ago

2 comments

ZeroGravitasover 1 year ago
I use this. If you're familiar with command line git then it's fairly easy to learn as it's basically a wrapper for that with a few use case specific tweaks on top.
kugurerdemover 1 year ago
I was searching tools for managing dotfiles, and I came across yadm. I still haven't tried it, but I am considering to give it a shot. It's git-based, supports system-specific files or templates, private data encryption, bootstrapping and hook mechanisms.