macos-defaults/build/production/templates/home.md.handlebars

21 lines
596 B
Handlebars
Raw Normal View History

---
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?
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).
## ❤️ I like this website, how can I build the same?
Thank you! I built it using [VuePress](https://vuepress.vuejs.org/). I liked the experience a lot.