Update vars/main.yml
This commit is contained in:
parent
042fd53381
commit
7f7749d001
|
@ -2,12 +2,11 @@
|
||||||
dotfiles_repo: "https://github.com/opdavies/dotfiles.git"
|
dotfiles_repo: "https://github.com/opdavies/dotfiles.git"
|
||||||
dotfiles_repo_local_destination: "~/Code/Personal/github/dotfiles"
|
dotfiles_repo_local_destination: "~/Code/Personal/github/dotfiles"
|
||||||
dotfiles_files:
|
dotfiles_files:
|
||||||
- .composer/composer.json
|
# - .composer/composer.json
|
||||||
- .composer/composer.lock
|
# - .composer/composer.lock
|
||||||
- .gitconfig
|
- .gitconfig
|
||||||
- .gitignore-global
|
- .gitignore-global
|
||||||
- .ideavimrc
|
- .ideavimrc
|
||||||
- .osx
|
|
||||||
- .vimrc
|
- .vimrc
|
||||||
|
|
||||||
homebrew_taps:
|
homebrew_taps:
|
||||||
|
@ -29,8 +28,8 @@ homebrew_installed_packages:
|
||||||
- myrepos
|
- myrepos
|
||||||
- mysql
|
- mysql
|
||||||
- peco
|
- peco
|
||||||
- php56
|
# - php56
|
||||||
- php56-xdebug
|
# - php56-xdebug
|
||||||
- phpmd
|
- phpmd
|
||||||
- phpunit
|
- phpunit
|
||||||
- python
|
- python
|
||||||
|
@ -63,17 +62,17 @@ homebrew_cask_apps:
|
||||||
- licecap
|
- licecap
|
||||||
- moom
|
- moom
|
||||||
- opera
|
- opera
|
||||||
|
- phpstorm
|
||||||
- seil
|
- seil
|
||||||
- sequel-pro
|
- sequel-pro
|
||||||
- skype
|
- skype
|
||||||
- slack
|
- slack
|
||||||
- sourcetree
|
- sourcetree
|
||||||
- spotify
|
- spotify
|
||||||
- sublimetext
|
- sublime-text
|
||||||
- teamviewer
|
- teamviewer
|
||||||
- textwrangler
|
|
||||||
- phpstorm
|
|
||||||
- textual
|
- textual
|
||||||
|
- textwrangler
|
||||||
- the-unarchiver
|
- the-unarchiver
|
||||||
- tunnelblick
|
- tunnelblick
|
||||||
- vagrant
|
- vagrant
|
||||||
|
|
Loading…
Reference in a new issue