Skip to content

kevinSuttle/macOS-Defaults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

OSX Defaults

A place to centralize the great work @mathiasbynens did gathering and fostering a community around finding and documenting OS X default configuration from the command-line.

Want to see all, and I mean ALL of the default values on your system? Open up your command line and type the following:

defaults read > ~/defaults.txt

Just want the values for a specific application? No problem. Here's an example:

defaults read -app iTerm

Unsure of what you can modify or which commands to use? Check out REFERENCE.md.

About

A centralized place for the awesome work started by @mathiasbynens on .macos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages