Commit Graph

202 Commits

Author SHA1 Message Date
Shivendra Dayal
169839e908 Merge branch 'master' of https://github.com/herrbischoff/awesome-osx-command-line
* 'master' of https://github.com/herrbischoff/awesome-osx-command-line:
  Change code for keys
  Fix typos, again
  Add System Integrity Protection category and entries
  Add Clear All ACLs command
  Correct header
  Add Remove Protected Flag command
  Cleanup duplicate entry
  Fix typo
  Add Dock category and entry
  Added a Recent Apps stack
  Update the FileVault auth-restart command with comments from pull request.
  Add sudo to Bonjour commands
  Added FileVault command to restart machine and skip initial unlock
  Added remaining battery time and percentage to hardware information
  Update README.md
  Fix capitalization
  Give every command a new line
  Capitalize properly
  Make features more descriptive
  Add commands to change screenshot location, type and shadow
2015-10-25 22:29:02 +05:30
Shivendra Dayal
4730a59fd8 Revert "Print OS info"
This reverts commit ecca0e2da8.
2015-10-25 22:21:15 +05:30
Marcel Bischoff
4d7831991f Change code for keys 2015-10-25 02:54:05 +02:00
Marcel Bischoff
560149e410 Fix typos, again 2015-10-25 02:46:58 +02:00
Marcel Bischoff
40e03952de Add System Integrity Protection category and entries 2015-10-25 02:45:55 +02:00
Marcel Bischoff
f3192f6f54 Add Clear All ACLs command 2015-10-24 23:58:22 +02:00
Marcel Bischoff
c86406bd40 Correct header 2015-10-24 23:56:41 +02:00
Marcel Bischoff
dbf839ba8b Add Remove Protected Flag command 2015-10-24 23:55:52 +02:00
Marcel Bischoff
16050e8078 Cleanup duplicate entry 2015-10-24 23:34:39 +02:00
Marcel Bischoff
f34670d7e4 Merge pull request #46 from Hummer12007/patch-1
Add a Recent Apps stack
2015-10-24 23:33:24 +02:00
Marcel Bischoff
af62a4ffdb Fix typo 2015-10-24 23:32:25 +02:00
Marcel Bischoff
493a5629b1 Add Dock category and entry 2015-10-24 23:31:53 +02:00
Hummer12007
8df8659fa5 Added a Recent Apps stack 2015-10-25 00:27:45 +03:00
Marcel Bischoff
bde9225ec2 Merge pull request #38 from RobJDavey/master
Added FileVault command to restart machine and skip initial unlock
2015-10-24 10:49:10 +02:00
Robert Davey
98c7ae9ea1 Update the FileVault auth-restart command with comments from pull request. 2015-10-24 09:10:08 +01:00
Robert Davey
09873d62d8 Merge remote-tracking branch 'herrbischoff/master' 2015-10-24 09:07:57 +01:00
Marcel Bischoff
cfc89bc114 Add sudo to Bonjour commands 2015-10-24 07:44:15 +02:00
Robert Davey
a196be59bf Added FileVault command to restart machine and skip initial unlock 2015-10-23 17:24:01 +01:00
Marcel Bischoff
9fd19f700c Merge pull request #14 from hffmnn/feature/screenshots
Add commands to change screenshot location, type and shadow
2015-10-23 10:13:18 +02:00
Marcel Bischoff
960937a497 Merge pull request #37 from scottydelta/master
Added remaining battery time and percentage to hardware information
2015-10-23 10:02:47 +02:00
Vikash Bajaj
d685926572 Added remaining battery time and percentage to hardware information 2015-10-23 00:54:54 -07:00
Marcel Bischoff
dfd16a8fca Update README.md 2015-10-23 01:03:15 +02:00
Christian Hoffmann
682b90421a Fix capitalization 2015-10-22 18:54:30 +02:00
Shivendra Dayal
ecca0e2da8 Print OS info 2015-10-22 01:07:07 +05:30
Shivendra Dayal
1dbd6d3a79 Revert "Adding mdfind for spotlight search on command line"
This reverts commit dca481f606.
2015-10-22 01:04:42 +05:30
Shivendra Dayal
dca481f606 Adding mdfind for spotlight search on command line 2015-10-22 00:47:41 +05:30
Marcel Bischoff
0afa41eed1 Merge pull request #17 from Glutnix/prezto
Add Prezto link to Zsh section
2015-10-21 16:45:30 +02:00
Marcel Bischoff
14a8578f85 Correct sorting of Bonjour commands 2015-10-21 16:03:42 +02:00
Marcel Bischoff
f16d55795c Merge pull request #18 from talkain/master
Fixed the Bonjour enable/disable commands' titles
2015-10-21 16:02:12 +02:00
Marcel Bischoff
6964a6c5ce Fix title 2015-10-21 15:58:01 +02:00
Marcel Bischoff
45e3b5b62c Merge pull request #21 from vinkla/patch-3
Stop Itunes from Responding to the Keyboard Media Keys
2015-10-21 15:56:28 +02:00
Marcel Bischoff
fd779eb003 Merge pull request #19 from vinkla/patch-1
Show IP Address
2015-10-21 15:48:15 +02:00
Vincent Klaiber
f939a4e6ff Stop Itunes from Responding to the Keyboard Media Keys
Make iTunes ignore users pressing the media keys.
2015-10-21 09:18:51 +02:00
Vincent Klaiber
18fb80b853 Show IP Address
Don't know about the naming/description though. Any thoughts to make it better?
2015-10-21 09:18:04 +02:00
Marcel Bischoff
089bd319e4 Merge pull request #29 from rileyjshaw/patch-4
Add "Show Current SSID"
2015-10-21 03:39:54 +02:00
Riley Shaw
b58c3e1431 Add "Show Current SSID"
Pretty useful when combined with "Show Wi-Fi Network Passwords" :)
2015-10-20 18:35:45 -07:00
Marcel Bischoff
802de30e51 Merge pull request #30 from rileyjshaw/patch-5
Add "kind" flag to "Show Wi-Fi Network Passwords"
2015-10-21 03:32:29 +02:00
Riley Shaw
ff7ecb39e2 Add "kind" flag to "Show Wi-Fi Network Passwords"
Adding the `-D` flag prevents passwords that aren't for Wi-Fi Networks from being shown.

```bash
> security find-generic-password -h
...
    -D  Match "kind" string
...
```
2015-10-20 18:22:35 -07:00
Marcel Bischoff
27549b71d4 Merge pull request #27 from rileyjshaw/patch-1
Add "cd to the Folder Currently Open in Finder"
2015-10-21 03:14:31 +02:00
Marcel Bischoff
9107b090e7 Merge pull request #28 from rileyjshaw/patch-2
Simplify "Show Wi-Fi Network Passwords" to use built-in flags
2015-10-21 03:13:54 +02:00
Riley Shaw
9935206d69 Simplify "Show Wi-Fi Network Passwords" to use built-in flags
Rather than `grep`ing for `password:`, we can simply use the `-w` flag.

```bash
> security find-generic-password -h
    ...
    -w  Display only the password on stdout
    ...
```
2015-10-20 18:12:09 -07:00
Riley Shaw
d83d4a486d Add "cd to the Folder Currently Open in Finder"
If multiple windows are open, it chooses the top-most one.
2015-10-20 18:00:24 -07:00
Marcel Bischoff
b30c562b7e Merge pull request #25 from ed-flanagan/font-source_code_pro
Add Source Code Pro to Terminal Fonts
2015-10-21 02:28:54 +02:00
Ed Flanagan
05ae7ac3fc Add Source Code Pro to Terminal Fonts 2015-10-20 17:21:58 -07:00
Marcel Bischoff
b194a1b690 Alphabetize Show Local IP Address command 2015-10-21 02:05:32 +02:00
Marcel Bischoff
30e8eb162a Clarify Show Wi-Fi Network Passwords command
From issue #24
2015-10-21 01:33:07 +02:00
Marcel Bischoff
d2c43e5394 Merge pull request #20 from vinkla/patch-2
Show Local IP Address
2015-10-21 01:23:14 +02:00
Vincent Klaiber
b2027f656f Show Local IP Address
Same as #19 only this is your local IP.
2015-10-20 17:43:14 +02:00
Tal Kain
fa1ec0f7b1 Fixed the Bonjour enable/disable commands' titles 2015-10-20 16:44:57 +03:00
Christian Hoffmann
31d62ef017 Give every command a new line 2015-10-20 09:08:51 +02:00