dotfiles VS emacs.d

Compare dotfiles vs emacs.d and see what are their differences.

dotfiles

Just dotfiles. Managing most of my systems with Nix ❄️ and now with home-manager too. Parts of the configuration are literate 📜, others are just a hot mess of spaghetti 🍝. Here be dragons. 🐲 (by vidbina)
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 emacs.d
4 1
8 27
- -
9.4 2.6
3 months ago 9 months ago
Emacs Lisp Emacs Lisp
- 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 2024-01-05.
  • 2024-01-01 Emacs News
    3 projects | news.ycombinator.com | 5 Jan 2024
    Felt (still am, actually) this problem too. Started with the same approach (Vanilla Emacs) a few years back in order to really learn the ins-and-outs after giving DOOM and others a shot and feeling like I didn't have the faintest what was really going on with all the magic. I somehow did end up falling in love with Emacs again[^1].

    Won't lie... there was a fair amount of cursing involved and, despite the love, I wouldn't recommend many to venture down this road[^2].

    Now I have gone the literate config way in my dotfiles https://github.com/vidbina/dotfiles/tree/main/emacs and I jump between Cursor (vscode-based), Neovim and Emacs for different tasks on a daily. I also found dustinlyons/nixos-config (https://github.com/dustinlyons/nixos-config/blob/main/module...) just a few days ago and figured that could be a fun resource when you're building yours up.

    Take it as a hobby. There are a bunch of nice things that I picked up from Emacs (a. literate configs, b. comfort around working with LISPs, c. bigger appreciation for parts of the GNU ecosystem, d. more in-depth understanding of how my editor works which helps me debug issues in Neovim or vscode when I see them) but I still think that I'm cursed by wanting to go down this road so badly. Wish I could just vscode my way through live and build dope stuff, unencumbered.

    1: Used Emacs heavily in college over 12 years ago when I would boot the Windows + Novell groupware school computers into my own Ubuntu config with my Emacs and embedded dev toolchain from my pendrive.

    2: The single-threaded-ness and related ocassional unresponsiveness/hangups still grind my gears.

  • vidbina's Emacs Config
    1 project | /r/planetemacs | 5 Apr 2023
  • Emacs is a box of Lego
    1 project | /r/emacs | 19 Mar 2023
    Word! I believe I'm in the literate config stage atm https://github.com/vidbina/dotfiles/blob/main/emacs/README.org but still have a fair amount of stuff in the WIP state or COMMENT-ed out because I broke stuff somehow. Which reminds me a bit of picture 1. 🙊🙈
  • Any experts with literal programming: how to gradually add code to a function?
    2 projects | /r/orgmode | 23 Jul 2022
    TL;DR: I recently started refactoring up my home-manager nix config https://github.com/vidbina/dotfiles/tree/reorg-for-lit-prog and my Emacs config https://github.com/vidbina/dotfiles/tree/reorg-for-lit-prog/emacs into literate programs to aid my future self's understanding of whatever I'm cooking up so, feel free to sneek a peek how they end up looking. I also keep the output code in the same repo.

emacs.d

Posts with mentions or reviews of emacs.d. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-24.
  • I get nix / home-manager and emacs init.el not working
    4 projects | /r/NixOS | 24 Sep 2021
    An alternative is to write a Nix wrapper for Emacs with the dependencies in PATH: https://github.com/akirak/emacs.d/blob/maint/flake.nix. Then I use nix run to start Emacs. I don't think this is recommended in this community, but it works for me.

What are some alternatives?

When comparing dotfiles and emacs.d you can also consider the following projects:

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

dotfiles - I showed you my source code, pls respond

frontmacs - Package-based, web-centric, customizable, awesome-by-default, acceptance-tested Emacs distribution

dotfiles - CLI, Emacs, Hammerspoon

nixpkgs - Nix Packages collection & NixOS

emacs-overlay - Bleeding edge emacs overlay [maintainer=@adisbladis]