https://github.com/dorneanu/dotemacs
Collection of Emacs configurations
https://github.com/dorneanu/dotemacs
dotemacs dotfiles emacs
Last synced: 6 months ago
JSON representation
Collection of Emacs configurations
- Host: GitHub
- URL: https://github.com/dorneanu/dotemacs
- Owner: dorneanu
- Created: 2023-02-06T18:12:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-13T07:57:34.000Z (over 1 year ago)
- Last Synced: 2024-11-13T08:35:23.422Z (over 1 year ago)
- Topics: dotemacs, dotfiles, emacs
- Homepage:
- Size: 421 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
Collection of interesting Emacs configuration. Some of them are in ORG mode, some just pure Elisp.
Either way you can easily clone this repository and the submodules using:
#+begin_src sh
git clone --recursive https://github.com/dorneanu/dotemacs.git
#+end_src
rThen you can use use ~grep / ripgrep~ to search for certain functionalities
if you're not sure how to implement them right.