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

https://github.com/mattbertolini/profilesettings

Automate dotfiles installation
https://github.com/mattbertolini/profilesettings

Last synced: 11 months ago
JSON representation

Automate dotfiles installation

Awesome Lists containing this project

README

          

# My Dotfiles

```shell
git clone git@github.com:mattbertolini/profilesettings
cd profilesettings
./install.sh
```

# Testing

## Run Tests

```shell
./run-tests.sh
```