Live data from Hacker News

Ask HN: How do you set up your Mac?

news.ycombinator.com

1–5 of 5 posts

Re: Ask HN: How do you set up your Mac?

#3
Ansible handles applying configuration and settings. Configuration and settings are stored in a git repo and symlinked wherever necessary. I wrote a zsh function (that I'm reminded to invoke once daily) that handles any updates, including pulling repo changes and anything else Ansible thinks it needs to do. Has been working well for me for quite some time.

https://github.com/joshgummersall/dotfiles

Re: Ask HN: How do you set up your Mac?

#4
What are you looking to know? Since I need to use subversion, I use PathFinder instead of Finder, for file management. Also have SnagIt and Jing for screenshots. Otherwise mostly defaults. Unfortunately I'm using my Mac laptop at work so I have a Windows keyboard connected, which makes things a bit more difficult.