Managing Dotfiles with GNU Stow

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. yadm

    Yet Another Dotfiles Manager

    I've tried this and a lot of other dotfile managers (homesick, homeshick, etc), my current favorite and what I'm using now is YADM:

    https://yadm.io/

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. chezmoi

    Manage your dotfiles across multiple diverse machines, securely.

    I used stow for a few years, but I outgrew stow when dealing with different architectures (arm vs x86_64) and OS (macOS, Debian based, RHEL based).

    I settled upon chezmoi and don't have any complaints aside from it being a little bit cumbersome when merging (mostly due to my inexperience)

    https://github.com/twpayne/chezmoi

  4. dotfiles

    My dotfiles (by peteryates)

    I use a very simple Makefile to install and remove my dotfiles. If you want to add a new one it's simply a case of creating a directory and adding your config file to it.

    You can change any of the files by accessing them via your .dotfiles directory or in their normal place - they're just symlinks.

    https://github.com/peteryates/dotfiles

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The best way of tracking dotfiles I ever saw.

    4 projects | /r/commandline | 21 Jan 2023
  • Chezmoi – Manage your dotfiles across multiple diverse machines, securely

    6 projects | news.ycombinator.com | 29 Aug 2022
  • Setup a backup system if you haven’t done it yet

    6 projects | /r/archlinux | 7 Feb 2023
  • Managing your Dotfiles with Dotter (Tutorial)

    9 projects | dev.to | 6 Jul 2022
  • Dotfiles: Best way to store in a bare Git repository (2016)

    1 project | news.ycombinator.com | 2 Jul 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?