Rotz: Cross platform dotfile manager written in Rust

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • detect-secrets

    An enterprise friendly way of detecting and preventing secrets in code.

  • comtrya

    Configuration Management for Localhost / dotfiles

  • Reminds me of my own project, Comtrya

    One of our goals is to run anywhere too, we have support for BSD as well as Windows, macOS, and Linux; as well as first class variant support for "define once, run everywhere" functionality.

    Our core lib is available and built to support other dot file managers, perhaps it could be useful to you.

    https://github.com/comtrya/comtrya

  • 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
  • rcm

    rc file (dotfile) management

  • Are your per-machine branches mostly distinct, or do they share a lot?

    I use https://github.com/thoughtbot/rcm and I find my dotfiles share _quite a bit_ in some respects (e.g. neovim config) but are drastically different in others (SSH config as one example) -- keeping things synced _across_ branches sounds very difficult. rcm handles this well, without branches, IMO.

  • dotfiles

    My dotfiles repository. (by danieljaouen)

  • I just wrote my own dotfiles manager in Ruby [1]. Not too hard, imo.

    [1] https://github.com/danieljaouen/dotfiles/blob/main/Rakefile

  • dotbot

    manage dot file symlinks (by sigmonsays)

  • shameless plug, I wrote my own too called dotbot. I modeled it after the python version.

    https://github.com/sigmonsays/dotbot

  • dotfiles

    dotfiles symbolic links management CLI (by rhysd)

  • I've been looking for a cross-platform dotfile management tool and I had some hope for this but it seems a little too complex, and I don't like that I would end up with lots of yaml/toml/json files. I use Mac, Windows, and Linux and I want to have a single configuration for all. I've been using https://github.com/rhysd/dotfiles and it is the only thing that really works well for me.

  • shortcuts-config

    Shortcuts for sublime and windows terminal

  • For many dotfile configs such as text editors, aliases or else not involving security, I personally don't care if it's public. Take this example https://github.com/AzogMugen/shortcuts-config/tree/master/ho...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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