Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/czue/laptop

Laptop Files
https://github.com/czue/laptop

Last synced: 16 days ago
JSON representation

Laptop Files

Awesome Lists containing this project

README

        

# Cory's Laptop Files

Some stuff I wanted to transfer across after my laptop died...

## Initialization

To use the global .gitignore file run:

```
git config --global core.excludesFile '~/.gitignore_global'
```