Skip to content

RobertYCXu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles.

Local Installation

Clone the repo recursively:

git clone --recursive https://github.com/RobertYCXu/dotfiles

Run setup file:

./setup.sh

Docker

Building:

git submodule update --init

docker build -t dotfiles .

Running:

docker run -v /dir/to/projects:/root/projects -v ~/.ssh:/root/.ssh -v ~/.aws:/root/.aws -it dotfiles

Misc.

See this link for more info on git submodules.

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published