nagaohiroki / dotfiles

dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Install

Windows

git clone https://github.com/nagaohiroki/dotfiles.git
python dotfiles\setup.py

Mac

git clone https://github.com/nagaohiroki/dotfiles.git
python3 dotfiles/setup.py

Docker install, build, run

https://github.com/docker/docker-install#usage

curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh

sudo docker build -t dev https://github.com/nagaohiroki/dotfiles.git
sudo docker run -it dev

About

dotfiles


Languages

Language:Lua 69.1%Language:Python 28.1%Language:Dockerfile 2.6%Language:Batchfile 0.1%