Home

Awesome

dotfiles

installation test

Installation

git clone https://github.com/keke1008/dotfiles.git
cd ./dotfiles
./dot install

Uninstallation

./dot restore

Testings

docker build . -t dotfiles-test
docker run -t --rm --user "$(id -u):$(id -g)" -v .:/dotfiles dotfiles-test