Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gopar committed Dec 18, 2015
1 parent 7e01e14 commit b5181fb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ themes then this is for you! \o/
You can setup a list that you only want to choose from or
create a list of themes you *never* want to use.

- You iterate through the themes you have, in case you don't
- You can iterate forwards and backwards through the themes you have, in case you don't
want it to be random.

## How to install
Expand All @@ -34,3 +34,9 @@ Example:
(setq rand-theme-wanted '(abyss lush manoj-dark))
(rand-theme)
```

## Keybindings

By default, there are no keybindings to this.

You can set them up yourself. My personal preference was setting `C-z` to run `rand-theme-iterate`.

0 comments on commit b5181fb

Please sign in to comment.