Sign inSign up

xuehuichao/dotfiles

By xuehuichao

Updated over 6 years ago

Image
0

1.0K

xuehuichao/dotfiles repository overview

Build Status

Huichao's dotfiles.git

On Remote Instance

This dotfile package configures bash and emacs development environment. To customize a new instance:

sudo apt-get install -y git
git clone https://github.com/xuehuichao/dotfiles.git
cd dotfiles
bash setup.sh

Testing in Docker

docker-compose -f docker-compose.test.yml build sut && docker-compose -f docker-compose.test.yml run sut

Testing during development

./run_tests

Browsing org files

bazel run orgbrowse

Tag summary

Content type

Image

Digest

Size

2.4 GB

Last updated

over 6 years ago

docker pull xuehuichao/dotfiles