From 84d61667f9c6079294fc156b1253627ff8fb0ed2 Mon Sep 17 00:00:00 2001 From: Carlos Cuesta Date: Mon, 16 Nov 2015 13:21:33 +0100 Subject: [PATCH] Update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d0cfd52..4d56b37 100644 --- a/README.md +++ b/README.md @@ -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.