dotfiles VS homer

Compare dotfiles vs homer and see what are their differences.

homer

The home directory management tool. (by tubbo)
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
dotfiles homer
2 1
246 26
- -
7.7 0.0
8 days ago 5 months ago
Shell Shell
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-08.
  • Dotfiles Management
    23 projects | news.ycombinator.com | 8 Jan 2023
    You can use chezmoi to manage files outside your home directory if you really want to.

    For an example, see https://github.com/felipecrs/dotfiles:

    The `home` directory contains home directory files.

    The `root` directory contains root directory files (e.g `/etc`).

  • Running Docker on WSL2 the right way
    5 projects | dev.to | 15 Oct 2021
    For example, in my dotfiles, every single of these steps are automated, including configuring /etc/docker/daemon.json, changing ~/.profile, and even providing a way to automatically update your extra binaries (docker-compose, or the wincred.exe) every time you update your dotfiles (by using a feature of chezmoi - a dotfiles manager which I totally recommend).

homer

Posts with mentions or reviews of homer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-08.
  • Dotfiles Management
    23 projects | news.ycombinator.com | 8 Jan 2023
    I also track my dotfiles in a Git repo, but I only track my home directory. Made a tool to help out with some of the more arcane commands: https://github.com/tubbo/homer. I'm currently rewriting it in Rust, which is mostly done but I still have to work out a couple kinks on Linux machines . So far, I haven't needed to mess with too many top-level configs on each machine, most of the stuff I do is relatively contained (and uses the XDG standards thankfully). It got a little hairy when I tried to configure certain file paths on both a Linux and macOS environment, as there are different default conventions and other nuances that make the two not fully compatible at times. But it definitely saves a lot of time when setting up a new machine from scratch, `homer bootstrap $REPO_URL` does all the hard work and gets my home directory loaded up with configuration the way I'd expect.

What are some alternatives?

When comparing dotfiles and homer you can also consider the following projects:

wsl-open - Open files with xdg-open on Bash for Windows in Windows applications. Read only mirror from GitLab, see link :point_right:

homies - My configuration files (.screenrc, .vimrc, .weechat, .bashrc, .gitconfig, etc)

dotfiles - dotfiles + debian setup

Docker Compose - Define and run multi-container applications with Docker

configs - Dot-files among other configs

dotfiles - My dotfiles, managed with https://chezmoi.io.

filetailor - Copy and modify plain text files between devices without templates

dotfiles - My dotfiles managed with chezmoi

root

docker-credential-helpers - Programs to keep Docker login credentials safe by storing in platform keystores

dot-git - Managing your dotfiles the Git Way™