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 }}
|
||||
- unless: test -d {{ grains.homedir }}/.local/share/omf
|
||||
|
||||
install-bira:
|
||||
install-bobthefish:
|
||||
cmd.run:
|
||||
- name: fish -c "omf install bobthefish"
|
||||
- runas: {{ grains.user }}
|
||||
|
|
Loading…
Reference in a new issue