You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A place to centralize the great work [@mathiasbynens](http://mths.be/osx) did gathering and fostering a community around finding and documenting OS X default configuration from the command-line.
3
+
A place to centralize the great work [@mathiasbynens](http://mths.be/macos) did gathering and fostering a community around finding and documenting macOS default configuration from the command-line.
4
4
5
5
## Repo configuration
6
6
Note: There are 2 branches.
7
7
8
-
1.`master`: Reflects http://mths.be/osx at all times.
8
+
1.`master`: Reflects http://mths.be/macos at all times.
9
9
2.`suttle`: My personal preferences and settings.
10
10
11
11
12
-
## Executing the .osx file
12
+
## Executing the .macos file
13
13
14
-
When setting up a new Mac, you may want to set some sensible OS X defaults:
14
+
When setting up a new Mac, you may want to set some sensible macOS defaults:
15
15
16
-
`./.osx`
16
+
`./.macos`
17
17
18
18
## Reference
19
19
Unsure of what you can modify or which commands to use?
20
-
Check out [REFERENCE.md](https://github.com/kevinSuttle/OSXDefaults/blob/master/REFERENCE.md).
20
+
Check out [REFERENCE.md](https://github.com/kevinSuttle/OSXDefaults/blob/master/REFERENCE.md).
0 commit comments