/dotfiles

configuration file starting with. (Dot)

Primary LanguageShell

dotfiles

Installation

bash -c "$(curl -L raw.github.com/ttakuya50/dotfiles/master/install.sh)" -s install

Test&Debug

docker build -t dotfiles:latest --build-arg USERNAME=$(whoami) .
docker run -it dotfiles
bash -c "$(curl -L raw.github.com/ttakuya50/dotfiles/master/install.sh)" -s install