Skip to content

Commit

Permalink
Update Oh My Zsh instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
katrinleinweber authored Sep 2, 2018
1 parent cdb407e commit 09b6115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ 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`.
**Note:** 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 09b6115

Please sign in to comment.