update oh-my-zsh
This commit is contained in:
parent
d4473e1aa7
commit
76f8480ce5
@ -34,6 +34,7 @@
|
|||||||
when: zsh_dir.stat.exists
|
when: zsh_dir.stat.exists
|
||||||
|
|
||||||
- name: install oh my zsh
|
- name: install oh my zsh
|
||||||
|
become: true
|
||||||
become_user: gianm
|
become_user: gianm
|
||||||
when: not zsh_dir.stat.exists
|
when: not zsh_dir.stat.exists
|
||||||
shell: sh -c "$(wget https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"
|
shell: sh -c "$(wget https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"
|
||||||
|
Loading…
Reference in New Issue
Block a user