mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-22 11:53:08 +00:00
conditionals are hard
This commit is contained in:
parent
5b47a103ce
commit
c32d37ef49
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ configure_terminal: false
|
||||||
configure_osx: true
|
configure_osx: true
|
||||||
configure_dock: []
|
configure_dock: []
|
||||||
|
|
||||||
configure_dock: false
|
configure_dock: []
|
||||||
dockitems_to_remove: []
|
dockitems_to_remove: []
|
||||||
# Example: to remove all / some items added by default on Big Sur uncomment use example below
|
# Example: to remove all / some items added by default on Big Sur uncomment use example below
|
||||||
# dockitems_to_remove:
|
# dockitems_to_remove:
|
||||||
|
|
Loading…
Reference in a new issue