diff options
| author | 2012-11-10 20:33:21 +0100 | |
|---|---|---|
| committer | 2012-11-10 20:33:21 +0100 | |
| commit | ef085de9de4db0a43d5e5d90a2ae5321410c4367 (patch) | |
| tree | 641b89dde5f50255da8cbee289f085dc98ce163b | |
| parent | 7caa0ab40e119d4148806b7758d2d622b7776897 (diff) | |
| download | yoshi-theme-ef085de9de4db0a43d5e5d90a2ae5321410c4367.tar.gz yoshi-theme-ef085de9de4db0a43d5e5d90a2ae5321410c4367.zip | |
Add installation instructions
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..de5631e --- /dev/null +++ b/README.md @@ -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) |
