Emacs Lisp Dotfiles

Open-source Emacs Lisp projects categorized as Dotfiles
Topics: Emacs Config Vim Zsh Tmux

Top 23 Emacs Lisp Dotfile Projects

  • rogue

    Personal Emacs config

  • dotfiles

    If there is a shell, there is a way! (by meain)

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

  • .emacs.d

    🌺 [ Dream Emacs 💜 ] My GNU🐮 Emacs configuration. (by Likhon-baRoy)

  • dotfiles

    My dotfiles based on Makefile (by masasam)

  • dotfiles

    My dotfiles (by psamim)

  • environment

    dotfiles (by d12frosted)

  • dotfiles

    Yet another dotfile-repository (by skx)

    Project mention: Bad Emacs Defaults | news.ycombinator.com | 2023-10-11

    Heh, I recently did a "clean sweep" of my .emacs files (inspired by the new support for `$XDG_CONFIG_HOME/config/emacs/init.el` in 27.1) and something like 90% of it was workarounds (some dating back to the late 1990s, for example a "vertical-motion-fix" for something that was fixed in emacs 19.29)

    I definitely recommend doing some form of "dotfile bankruptcy" every 20 years or so :-)

    (I also ended up doing a crude "load-file-literate" so that now most of my elisp is actually markdown, inspired by https://github.com/skx/dotfiles )

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

  • system

    Trying to build the perfect system (by willbush)

    Project mention: Workman Layout for Vim | news.ycombinator.com | 2024-04-08

    Here is a minimal vim config [1] that I use if I find myself wanting to use (neo)vim. My evil-mode config [2] in Emacs. Remapping `less` keys [3].

    [0] https://github.com/willbush/system/tree/main/configs/keyboar...

  • dotfiles

    ~/.* (by jasonliang-dev)

  • dotfiles

    My personal dotfiles (emacs, zsh, vim, i3) (by WolfeCub)

  • dotfiles

    Emacs configurations and other stuff (mirror) (by andreyorst)

    Project mention: I need help with centaur tabs grouping. | /r/emacs | 2023-04-24

    Credit where credit is due: https://github.com/andreyorst/dotfiles/blob/433a2f31ab4a476ca26ea57932d46caa772d83d0/.emacs.d/config.org

  • dotfiles

    My Guix Home Environment (by Tass0sm)

    Project mention: New to guix system and guix home, didn't understood well what guix home is supposed to do with my dotfiles | /r/GUIX | 2023-06-11

    I think it's beneficial to write these files in the normal way and then just add them to the store with simple home-services through local-file (plain-file is ok too but messier in my opinion). Its easier to understand, removes a point of failure in the scheme configuration -> normal configuration step, portable, "immutable", and it allows you to collect them all into one nice dotfiles repo. Here's mine for an example: https://github.com/Tass0sm/dotfiles/tree/master/home/files

  • dotfiles

    A collection of my dotfiles (by siraben)

    Project mention: Installing Python/PIP tools with home-manager | /r/Nix | 2023-06-20

    (taken from https://github.com/siraben/dotfiles/blob/master/home-manager/.config/nixpkgs/python-packages.nix) but that did not even download the packages in question.

  • dotfiles

    My personal configuration and bootstrap files (by RangHo)

  • dotfiles

    My configuration files for Emacs, Karabiner, macOS, and more. (by benthamite)

    Project mention: Pablo’s Emacs config | /r/planetemacs | 2023-04-24
  • .emacs.d

    My personal emacs config (by davep)

  • dotfiles

    🦬 My configuration (by mjhoy)

  • dotfiles

    Linux work environment setup (by dmalyuta)

  • nix-configuration

    Nix configurations files for corytertel

  • tangld

    A literate dotfiles manager

  • dotfiles

    Collection of my dotfiles (by Sharparam)

  • dotfiles

    🐧 Custom config files for better workflow on Linux (by woofers)

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

    Project mention: 2024-01-01 Emacs News | news.ycombinator.com | 2024-01-05

    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.

  • SaaSHub

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

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-08.

Emacs Lisp Dotfiles related posts

Index

What are some of the best open-source Dotfile projects in Emacs Lisp? This list will help you:

Project Stars
1 rogue 336
2 dotfiles 246
3 .emacs.d 195
4 dotfiles 177
5 dotfiles 147
6 environment 121
7 dotfiles 50
8 system 50
9 dotfiles 45
10 dotfiles 38
11 dotfiles 30
12 dotfiles 27
13 dotfiles 22
14 dotfiles 20
15 dotfiles 15
16 .emacs.d 14
17 dotfiles 12
18 dotfiles 11
19 nix-configuration 11
20 tangld 11
21 dotfiles 10
22 dotfiles 7
23 dotfiles 7
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com