Skip to content

cominchu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Setup

curl -sSfL https://raw.githubusercontent.com/cominchu/dotfiles/main/install.sh | sh

Test with Docker

$ cd path/to/Dockerfile
$ docker build -t dotfiles . --build-arg EXEC_USER=$(whoami)
$ docker run -it dotfiles /bin/bash
$ curl -sSfL https://raw.githubusercontent.com/cominchu/dotfiles/main/install.sh | sh

Acknowledgements

LICENSE

This file and Dockerfile are under the MIT LISENCE.
Copyright (c) 2020 Shunsuke KITADA
See: https://github.com/shunk031/dotfiles/blob/master/LICENSE

Other files are under the Do What The F*ck You Want To Public License.
See: https://github.com/cominchu/dotfiles/blob/main/LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published