mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2025-10-29 17:50:35 +00:00
12 lines
236 B
YAML
12 lines
236 B
YAML
---
|
|
# Default theme
|
|
oh_my_zsh_theme: robbyrussell
|
|
|
|
# Default plugins
|
|
oh_my_zsh_plugins:
|
|
- git
|
|
|
|
# Wether to install by default for all specified users.
|
|
# May be overridden by `oh_my_zsh_install` under each user.
|
|
oh_my_zsh_install: yes
|