https://github.com/effet/.emacs.d
my own emacs configs
https://github.com/effet/.emacs.d
Last synced: 4 months ago
JSON representation
my own emacs configs
- Host: GitHub
- URL: https://github.com/effet/.emacs.d
- Owner: Effet
- Created: 2012-05-07T04:59:59.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2015-05-15T10:34:52.000Z (about 11 years ago)
- Last Synced: 2025-10-06T00:57:19.820Z (8 months ago)
- Language: Emacs Lisp
- Size: 2.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
.emacs.d
========
## Installation
```bash
cd ~
git clone https://github.com/Effet/.emacs.d.git
[[ -f ~/.emacs ]] && mv ~/.emacs{,.bak}
```