2014-10-03 04:07:02 +00:00
|
|
|
---
|
|
|
|
downloads: ~/.ansible-downloads/
|
|
|
|
|
2015-07-19 18:59:40 +00:00
|
|
|
configure_sudoers: yes
|
|
|
|
|
2015-01-03 05:03:17 +00:00
|
|
|
dotfiles_repo: https://github.com/geerlingguy/dotfiles.git
|
|
|
|
dotfiles_repo_local_destination: ~/Dropbox/Development/GitHub/dotfiles
|
|
|
|
dotfiles_files:
|
|
|
|
- .bash_profile
|
2015-01-04 04:17:46 +00:00
|
|
|
- .gitconfig
|
2015-01-03 05:03:17 +00:00
|
|
|
- .gitignore
|
|
|
|
- .inputrc
|
|
|
|
- .osx
|
|
|
|
- .vimrc
|
|
|
|
|
2014-10-03 04:07:02 +00:00
|
|
|
homebrew_installed_packages:
|
2016-09-23 03:50:21 +00:00
|
|
|
# - ansible # Installed via Pip.
|
2014-10-03 04:07:02 +00:00
|
|
|
- autoconf
|
2015-04-20 22:42:50 +00:00
|
|
|
- bash-completion
|
2014-10-03 04:07:02 +00:00
|
|
|
- gettext
|
2015-04-20 22:42:50 +00:00
|
|
|
- git
|
2015-01-17 03:22:12 +00:00
|
|
|
- go
|
2015-02-10 21:58:48 +00:00
|
|
|
- gpg
|
2015-11-09 17:14:20 +00:00
|
|
|
- hub
|
2016-02-25 18:17:32 +00:00
|
|
|
- httpie
|
2015-02-17 03:24:34 +00:00
|
|
|
- iperf
|
2015-11-24 17:24:03 +00:00
|
|
|
- libdvdcss
|
2014-10-03 04:07:02 +00:00
|
|
|
- libevent
|
|
|
|
- packer
|
|
|
|
- python
|
|
|
|
- sqlite
|
2016-01-21 19:12:21 +00:00
|
|
|
- mcrypt
|
2014-10-03 04:07:02 +00:00
|
|
|
- mysql
|
2015-02-10 22:14:54 +00:00
|
|
|
- npm
|
2015-12-09 20:09:00 +00:00
|
|
|
- nvm
|
2016-09-23 03:50:21 +00:00
|
|
|
- php70
|
|
|
|
- php70-mcrypt
|
|
|
|
- php70-xdebug
|
2014-10-03 04:07:02 +00:00
|
|
|
- ssh-copy-id
|
|
|
|
- cowsay
|
|
|
|
- readline
|
|
|
|
- subversion
|
|
|
|
- openssl
|
|
|
|
- pv
|
2014-10-09 13:57:21 +00:00
|
|
|
- drush
|
2014-10-03 04:07:02 +00:00
|
|
|
- wget
|
2015-02-26 15:51:41 +00:00
|
|
|
- wrk
|
2014-10-03 04:07:02 +00:00
|
|
|
|
|
|
|
homebrew_taps:
|
2016-09-23 03:50:21 +00:00
|
|
|
- homebrew/core
|
2014-10-03 04:07:02 +00:00
|
|
|
- caskroom/cask
|
|
|
|
- homebrew/binary
|
|
|
|
- homebrew/dupes
|
|
|
|
- homebrew/php
|
|
|
|
- homebrew/versions
|
|
|
|
|
|
|
|
homebrew_cask_appdir: /Applications
|
|
|
|
homebrew_cask_apps:
|
2016-09-23 03:50:21 +00:00
|
|
|
- docker
|
2014-10-03 04:07:02 +00:00
|
|
|
- dropbox
|
2015-07-07 23:19:47 +00:00
|
|
|
- fing
|
2014-10-03 04:07:02 +00:00
|
|
|
- firefox
|
2016-09-23 03:50:21 +00:00
|
|
|
- google-chrome
|
2014-10-03 04:07:02 +00:00
|
|
|
- handbrake
|
2016-09-23 03:50:21 +00:00
|
|
|
# - karabiner # Note: Now using Karabiner Elements for macOS Sierra
|
2016-09-23 04:39:46 +00:00
|
|
|
- kdiff3
|
2015-06-21 15:05:54 +00:00
|
|
|
- limechat
|
2015-01-04 21:48:57 +00:00
|
|
|
- licecap
|
2015-01-04 21:26:12 +00:00
|
|
|
- macvim
|
2014-10-03 04:07:02 +00:00
|
|
|
- menumeters
|
|
|
|
- nvalt
|
|
|
|
- sequel-pro
|
|
|
|
- skype
|
|
|
|
- skitch
|
2016-09-23 03:50:21 +00:00
|
|
|
# - seil # Note: Now using Karabiner Elements for macOS Sierra
|
|
|
|
- sublime-text
|
2015-01-04 21:48:57 +00:00
|
|
|
- textmate
|
2014-10-03 04:07:02 +00:00
|
|
|
- transmit
|
2014-11-06 17:46:03 +00:00
|
|
|
- vagrant
|
2015-01-04 21:48:57 +00:00
|
|
|
- vlc
|
2014-11-06 17:46:03 +00:00
|
|
|
- virtualbox
|