Commit graph

253 commits

Author SHA1 Message Date
Jeff Geerling
cf1887b377 Add Karabiner. 2014-10-07 14:37:19 -04:00
Jeff Geerling
17fa48b731 Added Puppet to list of Sublime Packages to install. 2014-10-07 14:37:19 -04:00
Jeff Geerling
26df6b4f84 Merge branch 'master' of github.com:geerlingguy/mac-dev-playbook 2014-10-06 21:34:08 -04:00
Jeff Geerling
6374b75031 Update documentation. 2014-10-06 21:33:59 -04:00
Jeff Geerling
8aec60650d Updated Sublime preferences location. 2014-10-06 20:50:47 -04:00
Jeff Geerling
8f8ea4a8e5 Completely revamped the playbook. Let homebrew and cask do the hard work. 2014-10-02 23:07:02 -05:00
Jeff Geerling
4f15473fcd Add Jinja2 plugin. 2014-08-25 14:26:46 -05:00
Jeff Geerling
5c025be796 Better formatting. 2014-08-25 14:26:35 -05:00
Jeff Geerling
96ca4d66a2 Updated vim installation command. 2014-04-28 09:51:35 -05:00
Jeff Geerling
cbe27b951d Add some settings and TODOs. 2014-04-28 09:29:54 -05:00
Jeff Geerling
aee9553c41 Updated Sublime packages. 2014-04-08 13:08:25 -05:00
Jeff Geerling
28d80a7815 Updated list of applications to be added. 2014-03-13 12:35:12 -05:00
Jeff Geerling
f901270dad Added another future addition. 2014-02-17 08:44:11 -06:00
Jeff Geerling
40c999144d Also add .gitignore. 2014-02-13 16:41:23 -06:00
Jeff Geerling
936c658d43 Added notes on dotfiles to README.md. 2014-02-13 16:32:06 -06:00
Jeff Geerling
5178264546 Added list of currently-installed apps to README.md. 2014-02-13 16:30:18 -06:00
Jeff Geerling
d592972e9e Updated README, added knock, pckeyboardhack, skype, and updated sublime. 2014-02-13 16:26:10 -06:00
Jeff Geerling
ad92f87f18 Add Sublime settings, dotfiles, and Terminal settings. 2014-02-13 15:39:20 -06:00
Jeff Geerling
3446f1d212 Install Dropbox. 2014-02-13 08:44:52 -06:00
Jeff Geerling
724f9a1cf3 Use creates, add cornerstone, menumeters, nvalt, tower, adium. 2014-02-13 08:37:53 -06:00
Jeff Geerling
8d22729921 Updated README again. 2014-02-12 22:37:24 -06:00
Jeff Geerling
0289f0c3c0 Updated README. 2014-02-12 22:36:38 -06:00
Jeff Geerling
9e88654833 Get rid of .DS_Store. 2014-02-12 22:34:28 -06:00
Jeff Geerling
8e7f70ff00 Make everything actually work. Another monolithic commit. 2014-02-12 22:33:32 -06:00
Jeff Geerling
c014d21aa4 Change yaml to yml, clean up, update variables. 2014-02-12 21:47:18 -06:00
Jeff Geerling
a8d7f2d0ed Removed a bunch of things that I won't be using. 2014-02-12 20:50:33 -06:00
Jeff Geerling
6fb4644f80 Updated README. 2014-02-12 20:42:36 -06:00
Michael Griffin
ed48ab54b7 Added HandBrake playbook and README. 2013-04-23 17:06:26 -07:00
Michael Griffin
12fca5cc17 Created a Keka README. 2013-04-23 02:32:16 -07:00
Michael Griffin
1262a07eb0 Created a lot of README files as well as some more playbooks. 2013-04-22 01:46:00 -07:00
Michael Griffin
43b2fb0f32 Ensured removal of extraction directories or existing apps to avoid writing errors when extracting/copying. 2013-04-17 19:51:45 -07:00
Michael Griffin
19d7978969 Created some more playbooks. And changed the hdiutils command from mount and unmount to attach and detach, solving any problems with leftover images that were never ejected. 2013-04-15 17:30:14 -07:00
Michael Griffin
1f3f09b470 Fixed typeos/phrasing. 2013-04-15 17:01:54 -07:00
Michael Griffin
6617e8c3ad Made quite a bit of progress on application specific playbooks as well as flow and structure. 2013-04-15 17:00:01 -07:00
Michael Griffin
4adb679c0a Reorganized some things, added relevant REAME files to some of the the tools, and fleshed out future plans. 2013-04-15 15:21:40 -07:00
Michael Griffin
8c5f1ec042 Made huge strides streamlining code and enhancing DRY adherence. I'm making great headway! 2013-04-15 03:11:31 -07:00
Michael Griffin
fbc67119dc Added Transmission playbook. Also the realization recently cemented in my brain that I can use Ansible and Jinja2 variables anywhere in a playbook, and I mean anywhere! This will greatly help with separation of logic and DRY principles as I will be able to pull out the logic of dealing with DMGs, Tars, and Zips when installing, as they all seem to be using the same formula at this point. I will have to add DMG ejection to the flow, as well as determining how to automate the removal of DMGs from disk utility. 2013-04-14 02:13:21 -07:00
Michael Griffin
09dd09e154 Made a lot of progress on automation. Created quite a few playbooks and thought about how to implement them most effectively! I'm going to work on installation scripts for ansible (so you could easily install it on a local or remote workstation), documentation, abstraction, and DRY principles etc. 2013-04-14 01:42:22 -07:00
Michael Griffin
925c1291be Reorganized current play books and added a new one, bottle-mongodb. 2013-04-12 01:08:24 -07:00
Michael Griffin
017b145342 Renamed playbooks to conform to a .yaml file name extension. 2013-03-15 10:27:25 -07:00
Michael Griffin
819b482548 Added .vagrant files to a .gitignore, i.e. telling git to not track .vagrant temporary files 2013-03-04 03:33:54 -08:00
Michael Griffin
4eaf7c7662 Made some further addendums to README file well as renamed the hosts in the zeromq playbook, and the guests in the Vagrantfile. I could create a local Ansible playbook which would copy public SSH keys to all of the hosts, automatically. 2013-03-04 03:30:09 -08:00
Michael Griffin
813ecbdb70 Spelling correction 2013-03-03 03:42:46 -08:00
Michael Griffin
fe2e333d03 A tad bit more formatting 2013-03-03 03:39:57 -08:00
Michael Griffin
9034a978b6 Added descriptions of software managed by playbooks. Will eventually change to summarize playbooks themselves. 2013-03-03 03:31:22 -08:00
Michael Griffin
6a6aecd97e Changed the repo to encompass all Ansible playbooks I write 2013-03-03 03:13:21 -08:00
Michael Griffin
06182c78b7 Added MIT LICENSE to the project 2013-03-03 02:11:17 -08:00
Michael Griffin
f6ea9cfc39 Made some futher teaks to the summary to make it more specific, yet more universal 2013-03-03 01:52:17 -08:00
Michael Griffin
2c0621c985 Made a futher tweak to the README file in the phrasing of the summary 2013-03-03 01:49:04 -08:00
Michael Griffin
3e9f65a529 Made further changes to the README file to include a list of ZeroMQ's dependancies 2013-03-03 01:47:07 -08:00