Skip to content

Commit

Permalink
Merge pull request #211 from kristianperkins/patch-1
Browse files Browse the repository at this point in the history
fix typo in README
  • Loading branch information
dawikur authored Mar 25, 2017
2 parents af13da3 + 67a0273 commit ebfaa04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ to your **~/.zshrc** where you're adding your other zsh plugins **after** the
line `zplug "robbyrussell/oh-my-zsh"`.

```bash
setopt prompt_subst # Make sure propt is able to be generated properly.
setopt prompt_subst # Make sure prompt is able to be generated properly.
zplug "adambiggs/zsh-theme", use:adambiggs.zsh-theme
```

Expand Down

0 comments on commit ebfaa04

Please sign in to comment.