Fixing the theme name installed, missed it previously
This commit is contained in:
parent
f1cba2f72b
commit
755b076fb8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ install-oh-my-fish:
|
||||||
- runas: {{ grains.user }}
|
- runas: {{ grains.user }}
|
||||||
- unless: test -d {{ grains.homedir }}/.local/share/omf
|
- unless: test -d {{ grains.homedir }}/.local/share/omf
|
||||||
|
|
||||||
install-bira:
|
install-bobthefish:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: fish -c "omf install bobthefish"
|
- name: fish -c "omf install bobthefish"
|
||||||
- runas: {{ grains.user }}
|
- runas: {{ grains.user }}
|
||||||
|
|
Loading…
Reference in a new issue