Using GNU Stow to manage your dotfiles (2012)

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pj

    Configuration management for localhost (by AndrewVos)

  • confible

    ⚙️ A cross-platform tool for managing local config files (or just parts of them) and more

  • Shameless self-plug: I could never get along with storing the whole content of the dotfiles when I casually just added a few lines I cared about, so I developed my own tool called confible. You can specify to just append a few lines or add the whole config and it can run commands (e.g. installing the specific tool together with its config). You can find it at https://github.com/sj14/confible

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • dotfiles

    garden (by neeasade)

  • Been doing this for about a decade, it works nicely. Def recommend stows `--no-folding` flag (which prevents it from symlinking directories, just files)

    obligatory vanity link: http://noriceno.life

  • git-remote-gcrypt

    PGP-encrypted git remotes

  • git-crypt

    Transparent file encryption in git

  • git-secret

    :busts_in_silhouette: A bash-tool to store your private data inside a git repository.

  • homesick

    Your home directory is your castle. Don't leave your dotfiles behind.

  • There's also `homesick`[1], which is a Ruby dotfile manager. If you don't feel like managing a Ruby distro and want something more portable (and `homesick` looks to be a stale project anyway), you can use `homeshick`[2] which is a Bash port that's still being maintained. (I use `homeshick`)

    The last time I dug into this, `homeshick` was had more features and fit my needs better than `stow`.

    Alternatively, check out YADM[3], "Yet Another Dotfile Manager", which I'm probably switching to once I get some time.

    [1] https://github.com/technicalpickles/homesick

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • yadm

    Yet Another Dotfiles Manager

  • homeshick

    git dotfiles synchronizer written in bash

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

  • Dotfiles: Unofficial Guide to Dotfiles on GitHub

    9 projects | news.ycombinator.com | 7 May 2024
  • VIM for remote server file editing

    1 project | /r/vim | 19 Feb 2023
  • Managing dot files (linux) - home dir with .gitignore whitelist, good or bad?

    4 projects | /r/sysadmin | 18 Oct 2021
  • A Way to Manage Dotfiles

    10 projects | news.ycombinator.com | 12 May 2021
  • Homeshick – Git dotfiles synchronizer written in bash

    1 project | news.ycombinator.com | 21 Apr 2021