TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Mac Hacks Wiki – A central repo for your ‘default writes’

27 pointsby whiskykiloover 10 years ago

9 comments

danudeyover 10 years ago
This seems like a better-documented, less-complete, and less user-friendly version of Secrets[1].<p>[1] <a href="http://secrets.blacktree.com" rel="nofollow">http:&#x2F;&#x2F;secrets.blacktree.com</a>
评论 #8932663 未加载
jjangsangyover 10 years ago
Cool stuff, lots of really good automation tricks that I haven&#x27;t seen. I have a similar routine of doing a clean wipe every once in a while and wrote a bunch of scripts to make the process less painful.<p>One of the more useful ones is a small shell wrapper around homebrew cask that batches installation packages based on category, and one that automates symbolically linking dotfiles using a configuration file.<p><a href="https://gist.github.com/jjangsangy/c226a9d199fdd9ecba1f" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;jjangsangy&#x2F;c226a9d199fdd9ecba1f</a><p><a href="https://gist.github.com/jjangsangy/2951a63fe45d2010bd8d" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;jjangsangy&#x2F;2951a63fe45d2010bd8d</a>
评论 #8934148 未加载
Scarbuttover 10 years ago
I use Karabiner to customize just two keys, does anyone know how can I make the enter key act as a control key when pressed simultaneously with another key and act as enter key when pressed alone? was thinking of a script that is called at startup.
fit2ruleover 10 years ago
A better way to handle these (in my opinion) is to use the Secrets.prefPane .. and the related website:<p><a href="http://secrets.blacktree.com/" rel="nofollow">http:&#x2F;&#x2F;secrets.blacktree.com&#x2F;</a><p>A much more comprehensive collection of tweaks and tips for OSX administration.. though I did learn a few things from WhiskyKilo which were quite interesting - I have wondered how to do this from the command line for years and am glad to have finally learned: &quot;sudo softwareupdate -i -a&quot; .. fantastic!
评论 #8935808 未加载
cweissover 10 years ago
Without delving much past the first page, it seems like Boxen would cover a lot of this territory? Boxen [1] is a puppet-based OS-X provisioning tool used by (among others) GitHub to set up new Macs in a hurry. It does take a little while to get configured and dialed in, but once it&#x27;s set up, (re)provisioning a new Mac is almost fun.<p>[1] <a href="https://boxen.github.com/" rel="nofollow">https:&#x2F;&#x2F;boxen.github.com&#x2F;</a>
jimmcslimover 10 years ago
&quot;This will download and install all updates available for your Mac: sudo softwareupdate -i -a&quot;<p>I&#x27;m assuming that it won&#x27;t install App Store software that is in your account but not installed on the current machine? Which if so is a shame that Apple haven&#x27;t exposed this via the command line (preferably specifying the name of the application to install).
评论 #8932749 未加载
评论 #8932753 未加载
coherentponyover 10 years ago
Where&#x27;s the repository? I don&#x27;t see it.<p>Edit: I&#x27;m an idiot. I thought the title referred to a VCS repository.
评论 #8932952 未加载
whiskykiloover 10 years ago
So far there&#x27;s been a pull request and a few additional hacks merged in tonight! Thanks everybody!
Scarbuttover 10 years ago
&quot;Seriously, iTunes, does anyone still use you?&quot;<p>What do you use instead of itunes?
评论 #8932940 未加载
评论 #8932948 未加载