Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/compufox/emacs.el
personal emacs configuration
https://github.com/compufox/emacs.el
Last synced: about 2 months ago
JSON representation
personal emacs configuration
- Host: GitHub
- URL: https://github.com/compufox/emacs.el
- Owner: compufox
- Created: 2023-07-03T21:30:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:05:41.000Z (2 months ago)
- Last Synced: 2024-10-29T12:48:33.503Z (2 months ago)
- Language: PowerShell
- Size: 7.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :writing_hand:🦊 focksy emacs
## Installing
1. clone the repo
2. run the setup script for your shell
3. start emacsThe setup scripts will backup your current emacs config and emacs.d directory (to `~/.emacs.bak` and `~/.emacs.d.bak`) before symlinking emacs.el to `~/.emacs`. It will then attempt to install any fonts inside the `fonts/` directory and refresh the font cache.
## NOTES
- If you are running on macOS, the editor will respond to system theme changes.
This transition between light/dark mode themes is made smoother by using [emacs-plus](https://github.com/d12frosted/homebrew-emacs-plus).
If you are using a different version of emacs that does not have the appropriate patches applied, it will default to using a method involving making shell calls to the included applescript "CheckSystemTheme.scpt" file.
This will cause a "System Events" dialog popup asking for permission to continue.
- The fonts directory as provided is empty and the config itself specifies non-free fonts, so please make changes as-needed for your setup.