mirror of
https://git.sr.ht/~ryuslash/yoshi-theme
synced 2025-01-31 11:25:51 +01:00
Add installation instructions
This commit is contained in:
parent
7caa0ab40e
commit
ef085de9de
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# Yoshi theme
|
||||||
|
|
||||||
|
An [Emacs](http://gnu.org/software/emacs/) theme named after my cat.
|
||||||
|
He doesn't actually look anything like this theme! But I needed a
|
||||||
|
name.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
Place `yoshi-theme.el` in your `custom-theme-load-path` and just call:
|
||||||
|
|
||||||
|
(load-theme 'yoshi)
|
Loading…
Reference in a new issue