Dotfiles that targetting the Arch Linux and powered by GNU Make.
You can download dotfiles to ~/.dotfiles
with just one-lineer.
$ bash -c "$(curl -sL https://dot.rokoucha.net)"
If you are using Arch Linux, the one-liner will automatically set up while you are drinking tea.
$ bash -c "$(curl -sL https://dot.rokoucha.net)" -s install-arch-cli
Details of other commands can be confirmed with the help command.
$ bash -c "$(curl -sL https://dot.rokoucha.net)" -s help
$ docker build -t dotfiles .
$ docker run --rm -it dotfiles