Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/czue/laptop
Laptop Files
https://github.com/czue/laptop
Last synced: 16 days ago
JSON representation
Laptop Files
- Host: GitHub
- URL: https://github.com/czue/laptop
- Owner: czue
- Created: 2021-04-23T12:58:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T14:30:12.000Z (about 1 year ago)
- Last Synced: 2023-12-14T15:49:06.636Z (about 1 year ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'
```