First clone the repository using git clone
git clone https://github.com/anaetrezve/.dotfiles.git ~
Above command will clone the repo to your home
directory
After clone the repo cd
into the directory then run
./setup.sh --all
OR
~/.dotfiles/setup.sh --all
From any location
To install all configs and apps but if you want to install specific config then you can use other flags to see all the flags use ./setup.sh --help