mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-12-15 06:02:40 +00:00
a8e5700d8f
Improve CLS as expected by Lighthouse
20 lines
881 B
Handlebars
20 lines
881 B
Handlebars
# macOS `defaults` list
|
|
Uncomplete list of macOS `defaults` commands with demos ✨
|
|
|
|
## 💻 Commands
|
|
{{# categories }}
|
|
### {{ name }}
|
|
{{# keys }}
|
|
- [{{ title }}]({{ ../folder }}/{{ key }})
|
|
{{/ keys}}
|
|
|
|
{{/ categories }}
|
|
## 🤔 How do I add a command?
|
|
Please update [this file](https://github.com/yannbertrand/macos-defaults/blob/master/defaults.yml) that I use to [build multiple websites](https://github.com/yannbertrand/macos-defaults/#readme) like this one.
|
|
|
|
## ❤️ I like this website, how can I build the same?
|
|
Thank you! I built it using [docsify](https://docsify.js.org/). Take a look at [my report](https://github.com/yannbertrand/macos-defaults/tree/master/build/docsify#readme) if you want to use it.
|
|
|
|
<a href="https://www.netlify.com">
|
|
<img src="https://www.netlify.com/img/global/badges/netlify-light.svg" alt="Deploys by Netlify" width="114" height="51" />
|
|
</a>
|