Skip to content

radekmorytko/dotfiles

Repository files navigation

Installation

Tests

  • create the docker image in tests: docker build --tag radek_ubuntu .
  • run a container:
docker run --rm -it -v `pwd`:/work radek_ubuntu
  • copy files to avoid any issues with git
cd / && rm -rf $HOME/myrepo/ && cp -r /work $HOME/myrepo && cd $HOME/myrepo && ./install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published