Homebrew、application install & homedirectory
please read my blog
https://blog.adachin.me/archives/5040
https://speakerdeck.com/rvirus0817/macwoansiblede-gou-cheng-guan-li-sitiyatutaohua
- iTerm2 color schema Japanesque
- zsh
- tmux/powerline
- peco/ghq (control + h(history),j(ssh)/repo
- Fork!!!!
- install xcode
$ ./scripts/first.sh
Please put it in the above directory such as .vimrc managed in the home directory and manage it.
Insert the package you want to install with pip,homebrew,homebrew-tap,homebrew-cask,homedirectory
$ ansible-playbook -i hosts mac.yml -KD -C
$ ansible-playbook -i hosts mac.yml -KD
😎
If you want to run each role after the second time, you can also run with tags.
- homebrew
$ ansible-playbook -i hosts mac.yml --tags homebrew -KD
- homebrew-cask
$ ansible-playbook -i hosts mac.yml --tags homebrew-cask -KD
- homedirectory
$ ansible-playbook -i hosts mac.yml --tags homedirectory -KD