My automated development. Includes installation of the following tools:
- homebrew
- zsh
- stow
- nodejs
- npm
- yarn
- neovim
- packer
- fzf
- tmux
- fd
- bat
- rg(ripgrep)
-
Authorize utility scripts ->
sudo chmod -R +x scripts/
-
Make sure to have homebrew or linux brew installed
bash scripts/homebrew.sh
-
Make sure to have ansible installed
bash scripts/ansible.sh
-
ansible-playbook local.yml --ask-become-pass