Files
.emacs.d/README.md
Iñaki Domínguez Ochoa 74e9123fed typo
2017-06-09 10:58:55 +02:00

14 lines
328 B
Markdown

## Dependencies
- `git`
- `ghc` and `cabal`
## Installation
1. Install dependencies.
2. Clone repo into `$HOME/.emacs.d`.
3. Copy contents of `fonts` directory into `$HOME/.fonts`.
4. Run `fc-cache`.
5. Run `emacs`.
6. `M-x all-the-icons-install-fonts`.
7. Restart Emacs. You can now run Emacs in regular mode or as a daemon.