Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanDarwin committed Apr 26, 2015
1 parent 059a615 commit 121e407
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# evan2 - Oh-my-zsh theme

![evan2 theme screenshot](doc/screenshot.png)

## Installation

```sh
mkdir -p ~/.oh-my-zsh/custom/themes/
git clone https://github.com/EvanDarwin/evan2.git ~/.oh-my-zsh/custom/themes/evan2
# Link it to the themes/ folder
ln -s ~/.oh-my-zsh/custom/themes/evan2/evan2.zsh-theme ~/.oh-my-zsh/themes/
```

And then update the `ZSH_THEME` variable in your `~/.zshrc` to **evan2**.
Binary file added doc/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 121e407

Please sign in to comment.