Skip to content

Commit 1f8bc17

Browse files
committed
Add Access System Information On OS X as a mac til
1 parent d5f9f52 commit 1f8bc17

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ smart people at [Hashrocket](http://hashrocket.com/).
1010
For a steady stream of TILs from a variety of rocketeers, checkout
1111
[til.hashrocket.com](https://til.hashrocket.com/).
1212

13-
_668 TILs and counting..._
13+
_669 TILs and counting..._
1414

1515
---
1616

@@ -278,6 +278,7 @@ _668 TILs and counting..._
278278

279279
### Mac
280280

281+
- [Access System Information On OS X](mac/access-system-information-on-osx.md)
281282
- [Clean Up Old Homebrew Files](mac/clean-up-old-homebrew-files.md)
282283
- [Default Screenshot Location](mac/default-screenshot-location.md)
283284
- [Display A Message With Alfred](mac/display-a-message-with-alfred.md)
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Access System Information OS X
2+
3+
On machines running OS X, there is an Apple icon in the upper left corner as
4+
part of the menu bar. Clicking on this icon reveals a number of options. The
5+
first reads _About This Mac_.
6+
7+
If you hold down the `option` key, however, that first option will instead
8+
read _System information..._
9+
10+
Select that option to access the System Information panel which can tell you
11+
details about your hardware, software, and network.
12+
13+
h/t Dillon Hafer

0 commit comments

Comments
 (0)