bashrcd VS dotbot

Compare bashrcd vs dotbot and see what are their differences.

bashrcd

.bashrc organizer with helpers (by targaryen)

dotbot

A tool that bootstraps your dotfiles ⚡️ (by anishathalye)
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
bashrcd dotbot
1 31
0 6,794
- -
2.5 5.8
3 months ago 2 months ago
Shell Python
Apache License 2.0 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.

bashrcd

Posts with mentions or reviews of bashrcd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-26.
  • Using GNU Stow to manage your dotfiles (2012)
    17 projects | news.ycombinator.com | 26 Dec 2020
    I moved to splitting my bashrc into multiple files and having my main bashrc source them from a ~/.bashrcd directory.

    At heart it's a short snippet that just checks for existence and sources each file in the directory:

    https://github.com/targaryen/bashrcd/blob/master/install/ins...

    I added aliases to list/edit/remove entries from the .bashrcd directory and resource it. And a script I can call with a one-liner to edit bashrc on a new machine to add the sourcing and the helper aliases.

    It'll load alphabetically so I can prefix entries with a number to specify load order (defaulting to 0100 so I don't need to specify this in the commands unless I explicitly changed them).

    So the end result is that I can quickly edit or create a new bashrc entry by running 'ebrc entryname'. This opens ~/.bashrcd/0100--entryname in vi, and when it's saved it'll re-source so the add/change takes effect immediately.

    Or 'lbrc' to list contents of the directory, or 'rbrc entryname' to remove ~/.bashrcd/0100--entryname

    It's fairly simplistic but takes away most of the cognitive load of managing a complex bashrc.

dotbot

Posts with mentions or reviews of dotbot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-21.

What are some alternatives?

When comparing bashrcd and dotbot you can also consider the following projects:

Home Manager using Nix - Manage a user environment using Nix [maintainer=@rycee]

chezmoi - Manage your dotfiles across multiple diverse machines, securely.

nix - my nix modules, overlays, host configurations, and more!

GNU Stow - GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches

zinit - Flexible and fast Zsh plugin manager with clean fpath, reports, completion management, Turbo, annexes, services, packages.

yadm - Yet Another Dotfiles Manager

dotfiles - Settings for various tools I use.

nvim-notify - A fancy, configurable, notification manager for NeoVim

bashdot - Minimalist dotfile management framework.

ohmyzsh - 🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

nix - Nix, the purely functional package manager