13 lines
331 B
Markdown
13 lines
331 B
Markdown
## Dependencies
|
|
- `git`
|
|
- Emacs v. 25 or higher
|
|
|
|
## 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.
|