Skip to content

Commit

Permalink
Merge pull request exercism#729 from katrinleinweber/patch-1
Browse files Browse the repository at this point in the history
Update Oh My Zsh instructions
  • Loading branch information
Katrina Owen authored Sep 4, 2018
2 parents cdb407e + 2448464 commit b7a2a41
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,7 @@ the following snippet
source ~/.config/exercism/exercism_completion.zsh
fi

**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`.

#### Oh my Zsh

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 comments on commit b7a2a41

Please sign in to comment.