Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tlmader/shared-env

Shared environment configurations.
https://github.com/tlmader/shared-env

Last synced: 1 day ago
JSON representation

Shared environment configurations.

Awesome Lists containing this project

README

        

# tlmader/shared-env

Shared environment configurations. Note that the `.gitconfig` is configured for development with VSCode.

## Setup

1. Clone this repository.
2. Run the following script, using the path of the cloned repository:

```
git config --global --add include.path /.gitconfig
```