
yadm
chezmoi
NixOS
fzf
Dotter
Anvil for macOS
Syncthing
fd
CheepCode
CheepCodeNo features have been listed yet.
No CheepCode videos yet. You could help us improve this page by suggesting one.
Based on our record, yadm seems to be a lot more popular than CheepCode. While we know about 54 links to yadm, we've tracked only 1 mention of CheepCode. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I manage my dotfiles with yadm, which supports "alternate files" keyed on things like OS. So instead of one .zshrc, I actually have .zshrc##os.Darwin and .zshrc##os.Linux, and yadm symlinks the right one to .zshrc depending on the machine. Both of those source a third file, .zshrc_shared, which holds everything that doesn't care what kernel it's running on. Same setup applies to the keychain script above. - Source: dev.to / 25 days ago
I've been using [yadm](https://yadm.io/) instead which works really well! - Source: Hacker News / about 1 month ago
For managing config files I use yadm https://yadm.io/, which I learned of on HN. Among other great features, it lets me tailor settings per OS (Windows, Mac, Linux) and per client. And my settings are all in git, so theyโre easy to save and copy around, and theyโre all in one place, not dependent on each tool to know how to save their settings on some server. - Source: Hacker News / almost 2 years ago
I can wholeheartedly recommend yadm which is built around this concept. If you know git, you know yadm. https://yadm.io/. - Source: Hacker News / about 2 years ago
Everyone hand-rolls their own dotfile management system, but YADM already does everything you need: https://yadm.io/. - Source: Hacker News / over 2 years ago
If you like that workflow you might love CheepCode[0] which I built specifically to support it! CheepCode connects to Linear and works on tickets as they roll in, submitting PRs to GitHub. [0] https://cheepcode.com. - Source: Hacker News / about 1 year ago
chezmoi - Dotfiles manager through a version control system.
NixOS - 25 Jun 2014 . All software components in NixOS are installed using the Nix package manager. Packages in Nix are defined using the nix language to create nix expressions.
fzf - A command-line fuzzy finder written in Go
Dotter - A dotfile manager and templater written in rust ๐ฆ. Contribute to SuperCuber/dotter development by creating an account on GitHub.
Anvil for macOS - CLI to streamline config management and tool installation. Install your full dev tool-chain in one command and sync configurations across machines seamlessly, leverages homebrew and private repos. ...
Syncthing - Syncthing replaces proprietary sync and cloud services with something open, trustworthy and...