An open API service indexing awesome lists of open source software.

https://github.com/stewartpark/dotfiles

dotfiles for me
https://github.com/stewartpark/dotfiles

dotfiles

Last synced: 3 months ago
JSON representation

dotfiles for me

Awesome Lists containing this project

README

        

# Stewart's Dotfiles

[![Build Status](https://travis-ci.org/stewartpark/dotfiles.svg?branch=master)](https://travis-ci.org/stewartpark/dotfiles)

An automated dotfiles installer.

## How to use

To test if you have all the binaries you need for this set up, please run the following:

```bash
$ make check
```

To install the dotfiles, run the following:

```bash
$ make install
```

If you made any changes and want to see if it still works, try to run tests:

```bash
$ make test
```

You also have to import Stewart Park's GPG public/private keys. This part makes everyone else not able to use this dotfiles, you can fork the project and modify it. You can import keys by the following:

```bash
$ make import_gpg
```

## TO DO

- For scala, https://get-coursier.io/docs/cli-installation