Christian Mittendorf
a25fcb9e6e
add AppleScript commands for accessing the current web page shown in Safari
2015-10-26 09:29:44 +01:00
Marcel Bischoff
4cfb86eb10
Fix wording from pull request #34
2015-10-25 19:32:49 +01:00
Marcel Bischoff
f212e68b38
Merge pull request #34 from nstrayer/mavericksWallpaperFunction
...
Mavericks wallpaper function
2015-10-25 19:31:48 +01:00
Marcel Bischoff
09d6ddf14f
Merge pull request #45 from perryclarke/patch-1
...
Fix "Remove Apple Remote Desktop Settings"
2015-10-25 19:29:59 +01:00
Nick Strayer
f0bccaf483
Added suggested changes in wording
2015-10-24 21:11:46 -05:00
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
Perry Clarke
2b312e90ed
Fix "Remove Apple Remote Desktop Settings"
...
Fix "Remove Apple Remote Desktop Settings" so it doesn't fight with the defaults system and make the commands independent of each other since some of the items being removed may not currently exist
2015-10-24 13:08:43 -07: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
Nick Strayer
c2dc96a9c7
unfunctionalized the command and removed white-space as per contribution guidelines.
2015-10-22 12:47:16 -05:00
Nick Strayer
964c82af86
Added section for changing wallpaper on post Mavericks machines.
2015-10-22 12:44:33 -05:00
Christian Hoffmann
682b90421a
Fix capitalization
2015-10-22 18:54:30 +02:00
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