Fixing a typo in the path name of oh-my-zsh.

This commit is contained in:
Elijah Lazkani 2017-01-14 14:08:49 -05:00
parent 5e06907ee8
commit 033f230a9d

View file

@ -19,7 +19,7 @@ zsh-history-substring-search:
oh-my-zshell: oh-my-zshell:
git.latest: git.latest:
- name: https://github.com/robbyrussell/oh-my-zsh.git - name: https://github.com/robbyrussell/oh-my-zsh.git
- target: {{ grains.homedir }}/.oh-my-zshell - target: {{ grains.homedir }}/.oh-my-zsh
- user: {{ grains.user }} - user: {{ grains.user }}
{{ grains.user }}: {{ grains.user }}: