bash -c "$(curl -fsSL https://bit.ly/bones--dots)"
If, for some reason, bit.ly is down, you can use the canonical URL.
bash -c "$(curl -fsSL https://raw.github.com/bones-codes/.dotfiles/master/bin/dotfiles)"
Use the following to install with options.
curl -fsSL https://bit.ly/bones--dots | bash -s [ARG]
- arch
- ubuntu
- windows script --- https://chocolatey.org/ https://steve-jansen.github.io/guides/windows-batch-scripting/part-1-getting-started.html