-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from driesvints/patch-1
Rename everything OS X to macOS
- Loading branch information
Showing
3 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
# OSX Defaults | ||
# macOS Defaults | ||
|
||
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. | ||
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. | ||
|
||
## Repo configuration | ||
Note: There are 2 branches. | ||
|
||
1. `master`: Reflects http://mths.be/osx at all times. | ||
1. `master`: Reflects http://mths.be/macos at all times. | ||
2. `suttle`: My personal preferences and settings. | ||
|
||
|
||
## Executing the .osx file | ||
## Executing the .macos file | ||
|
||
When setting up a new Mac, you may want to set some sensible OS X defaults: | ||
When setting up a new Mac, you may want to set some sensible macOS defaults: | ||
|
||
`./.osx` | ||
`./.macos` | ||
|
||
## Reference | ||
Unsure of what you can modify or which commands to use? | ||
Check out [REFERENCE.md](https://github.com/kevinSuttle/OSXDefaults/blob/master/REFERENCE.md). | ||
Check out [REFERENCE.md](https://github.com/kevinSuttle/OSXDefaults/blob/master/REFERENCE.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# OSX Default Values Command Reference | ||
# macOS Default Values Command Reference | ||
|
||
## chflags | ||
change file flags | ||
|