Ansible roles to setup my macOS and development environment
First, make sure you have pip
installed. To install pip
use the following command:
sudo easy_install pip
Then install Ansible:
pip install ansible
Now you can just use ./run.sh -n "Your Name" -e your@email.com -c "Your Computer Name"
to execute Ansible.
Remember to input your password when asked.
- Alfred
- Caffeine
- Docker
- Enpass
- Firefox
- iTerm2
- Jetbrains Toolbox
- Karabiner-Elements
- Postman
- Slack
- Spotify
- Rectangle
- Telegram
- VSCode
- docker
- github cli
- jq
- oh-my-zsh
- zsh-autosuggestions
Also, some functions, aliases and git configurations will be added as well.
- .bash_profile
- macOS defaults values changed
Some settings will only be applied after logging out.
"Why program by hand in five days what you can spend five years of your life automating?" — Dr Terence Parr