This is my system setuper. It up dev env with ansible
sh -c "$(wget https://raw.githubusercontent.com/Andmedoctopus/dotfiles/master/install.sh -O -)"
make install
You can setting up components in setup_dev_env.yaml
. Put yes
or no
in relevant paragraphs
install_omz: yes
install_spacemacs: yes
install_docker: yes
install_i3: no
install_work_tools: yes
install_other_tools: yes