Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 631 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 631 Bytes

dotfiles

My configuration files.

Travis CI

Table of Contents

About

Installing

$ make

This will create symlinks from this repo to your home folder.

Contributing

Running the tests

The tests use shellcheck. Tests are run in a container.

$ make test