Skip to content

Commit b7a2a41

Browse files
author
Katrina Owen
authored
Merge pull request #729 from katrinleinweber/patch-1
Update Oh My Zsh instructions
2 parents cdb407e + 2448464 commit b7a2a41

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

shell/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,7 @@ the following snippet
2727
source ~/.config/exercism/exercism_completion.zsh
2828
fi
2929

30-
**Note:** If you are using the popular [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) framework to manage your zsh plugins, you don't need to add the above snippet, all you need to do is create a file `exercism_completion.zsh` inside the `~/.oh-my-zsh/custom`.
30+
31+
#### Oh my Zsh
32+
33+
If you are using the popular [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) framework to manage your zsh plugins, move the file `exercism_completion.zsh` into `~/.oh-my-zsh/custom`.

0 commit comments

Comments
 (0)