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

https://github.com/agilgur5/dotfiles

Settings for editors, OSes, etc to carry over across computers
https://github.com/agilgur5/dotfiles

Last synced: 3 months ago
JSON representation

Settings for editors, OSes, etc to carry over across computers

Awesome Lists containing this project

README

        

# dotfiles

Settings for editors, OSes, etc to carry over across computers

## Usage

To install these settings, run:

```bash
bash install.sh
```

To programatically generate these settings from an existing environment, run:

```bash
bash generate.sh
```