From ec02c3f53c115a76d8976b57e38337eafc47e2f7 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 10 Nov 2012 20:33:54 +0100 Subject: [PATCH] Oops, wrong file --- README.md | 11 ----------- README.mdwn | 6 ++++++ 2 files changed, 6 insertions(+), 11 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index de5631e..0000000 --- a/README.md +++ /dev/null @@ -1,11 +0,0 @@ -# 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) diff --git a/README.mdwn b/README.mdwn index d233720..de5631e 100644 --- a/README.mdwn +++ b/README.mdwn @@ -3,3 +3,9 @@ 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)