dotfiles
dotfiles copied to clipboard
My disaster recovery plan.
https://www.cultofmac.com/272595/quickly-hide-icons-desktop-os-x-tips/
https://github.com/mathiasbynens/dotfiles/issues/54#issuecomment-7843742
paul irish has a crontab file with a helpful way of documenting the format inline that i should consider if i ever need a similar file: https://github.com/paulirish/dotfiles/blob/567b5668cb73cc17f83923e85ef891f2fe4da98a/crontab
https://github.com/nicksp/dotfiles/blob/master/remote-setup.sh
- [commander.js](https://github.com/tj/commander.js) - [shelljs](https://github.com/shelljs/shelljs) - [inquirer](https://github.com/sboudrias/Inquirer.js) UI - [Chalk](https://github.com/chalk/chalk) - [clor](https://github.com/bucaran/clor/blob/master/README.md) - [boxen](https://github.com/sindresorhus/boxen) - [spinners](https://github.com/sindresorhus/cli-spinners)
`xcode-select --install` could leverage `xcode-select --version` to determine if should upgrade
https://twitter.com/climagic/status/943879451917594626
The versions in the `.ruby-version` and the `ruby/.rbenv/version` should match. Ideally the build would enforce this