Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 245 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 245 Bytes

dotfiles

how to use

wget https://raw.githubusercontent.com/progrunner17/.dotfiles/master/init.sh -q -O -  | sudo sh
docker build . -t dotfiles-test
docker run  -v $PWD:/home/sgotand/.dotfiles -it --rm dotfiles-test