https://github.com/occisor2/.emacs.d
My Emacs configuration
https://github.com/occisor2/.emacs.d
dotfiles emacs emacs-configuration emacs-lisp
Last synced: 2 months ago
JSON representation
My Emacs configuration
- Host: GitHub
- URL: https://github.com/occisor2/.emacs.d
- Owner: occisor2
- Created: 2023-05-12T21:05:01.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T16:22:04.000Z (3 months ago)
- Last Synced: 2025-01-30T16:38:08.357Z (3 months ago)
- Topics: dotfiles, emacs, emacs-configuration, emacs-lisp
- Language: Emacs Lisp
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: My Emacs Configuration
#+AUTHOR: Russell Smith
#+EMAIL: [email protected]
#+DESCRIPTION: This is the README for my .emacs.d
#+KEYWORDS: emacs, elisp, dotfiles
#+LANGUAGE: en#+OPTIONS: H:4
#+OPTIONS: num:nil
#+OPTIONS: toc:2
#+OPTIONS: p:tHere are my hodge podge of elisp fragments and cobbled together packages.
#+ATTR_HTML: :width 10px
#+ATTR_ORG: :width 20
[[./fancy-emacs-logo.svg]]* Requirements
- Emacs 29.2 (I use a lot of bleeding edge features)
- Linux (there are some settings geared towards windows, but I mainly just use WSL2 now)