Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 527 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 527 Bytes

System setuper

This is my system setuper. It up dev env with ansible

Installation

sh -c "$(wget https://raw.githubusercontent.com/Andmedoctopus/dotfiles/master/install.sh -O -)"

Launch if you have repository

make install

Setting up

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