Marcel Bischoff
9d642a102b
Merge pull request #64 from vladmrnv/fixed-disable-chime-when-charging
...
Fixed Disable Chime when Charging
2015-10-29 06:33:20 +01:00
Vlad Marinov
ad0eb6af33
fixed disable chime when charging
2015-10-28 14:01:25 -07:00
Daniel Jonsson
3dcd96bcea
Update README.md
...
Updated wording
2015-10-28 10:01:56 +01:00
Daniel Jonsson
8714dc841d
Added: systemsetup -setrestartfreeze on
...
Macs may be reliable, but they have been known to freeze up on occasion. If you'd rather not deal with having to manually force a shutdown, you can use this Terminal command to make OS X instantly reboot on a freeze.
2015-10-28 10:00:21 +01:00
Maxim Veksler
e26e2ca341
Setting zsh as default shell on El Capitan
...
Work around this bug:
```bash
chsh -s $(brew --prefix)/bin/zsh
chsh: /usr/local/bin/zsh: non-standard shell
```
2015-10-27 23:00:53 +02:00
Christian Mittendorf
0cd566d22c
Updated title and description
2015-10-27 08:24:06 +01:00
Marcel Bischoff
9b54375d44
Merge pull request #57 from vladmrnv/master
...
Space to Dock command
2015-10-27 05:16:23 +01:00
Vlad Marinov
2d17fc436c
Fixed space suggestion
2015-10-26 21:11:13 -07:00
Vlad Marinov
18a2f9a5f8
Space to Dock command
2015-10-26 20:45:06 -07:00
Marcel Bischoff
9b5a070296
Merge pull request #56 from shichao-an/master
...
Added Application Firewall socketfilterfw
2015-10-27 02:38:32 +01:00
Shichao An
d24be5d3fd
Fixed Application Firewall according to inline comments
2015-10-26 17:01:04 -07:00
Shichao An
aead4545ff
Added Application Firewall socketfilterfw
2015-10-26 14:53:37 -07:00
Marcel Bischoff
b0760650db
Fixes from pull request #53
2015-10-26 17:40:14 +01:00
Marcel Bischoff
ca7d8cdf7e
Merge pull request #53 from sdayal/DelayedScreenCapture
...
Take a Delayed Screenshot
2015-10-26 17:34:54 +01:00
Shivendra Dayal
c452a4ff2c
Take a Delayed Screenshot
...
Takes a screenshot after 3 seconds and displays in Preview.
2015-10-26 21:21:34 +05:30
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