2020-09-20 09:16:08 +00:00
|
|
|
---
|
|
|
|
metaTitle: 'macOS defaults'
|
|
|
|
---
|
|
|
|
# macOS `defaults` list
|
|
|
|
Uncomplete list of macOS `defaults` commands with demos ✨
|
|
|
|
|
|
|
|
## 💻 Commands
|
|
|
|
{{# categories }}
|
|
|
|
### {{ name }}
|
|
|
|
{{# keys }}
|
|
|
|
- [{{ title }}](./{{ ../folder }}/{{ key }}.html)
|
|
|
|
{{/ keys}}
|
|
|
|
|
|
|
|
{{/ categories }}
|
|
|
|
## 🤔 How do I add a command?
|
2020-09-04 14:09:12 +00:00
|
|
|
The list will soon be open sourced! You'll always be welcome to submit PRs, until then reach me on
|
|
|
|
[Twitter](http://twitter.com/_YannBertrand).
|
2020-09-20 09:16:08 +00:00
|
|
|
|
|
|
|
## ❤️ I like this website, how can I build the same?
|
2020-09-04 14:09:12 +00:00
|
|
|
Thank you! I built it using [VuePress](https://vuepress.vuejs.org/). I liked the experience a lot.
|