Skip to content

Commit

Permalink
Merge pull request #6 from MatthiasEckhart/fix_typo_readme
Browse files Browse the repository at this point in the history
Minor typo in `README.md` (example playbook)
  • Loading branch information
diodonfrost authored Aug 15, 2023
2 parents 22802f0 + 570d464 commit 6101f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Install powerlevel10k for ohmyzsh:
- hosts: servers
roles:
- { role: diodonfrost.omyzsh, ohmyzsh_theme: powerlevel10k/powerlevel10k }
- { role: diodonfrost.ohmyzsh, ohmyzsh_theme: powerlevel10k/powerlevel10k }
- { role: diodonfrost.p10k, zsh_plugin: ohmyzsh }
Local Testing
Expand Down

0 comments on commit 6101f24

Please sign in to comment.