Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
carloscuesta committed Nov 16, 2015
1 parent 7df63ab commit 84d6166
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@ Or directly download ```materialshell.zip``` from [GitHub here](https://github.c

## Prompt

### ZSH
## ZSH

If you want to have the same prompt as me, you will have to use [```materialshell.zsh-theme```](https://github.com/carloscuesta/materialshell/tree/master/zsh/materialshell.zsh-theme).

#### [Oh-My-Zsh](http://ohmyz.sh/)

1. Copy **```materialshell.zsh-theme```** to oh-my-zsh themes folder.
1. Copy ```materialshell.zsh-theme``` to oh-my-zsh themes folder.

```bash
cp **materialshell.zsh-theme ~/.oh-my-zsh/themes/**
cp materialshell.zsh-theme ~/.oh-my-zsh/themes/
````

2. Modify **```.zshrc```** to enable and activate the theme.
Expand Down

0 comments on commit 84d6166

Please sign in to comment.