https://github.com/marclop/laptop-bootstrap
Personal workstation settings
https://github.com/marclop/laptop-bootstrap
Last synced: about 1 year ago
JSON representation
Personal workstation settings
- Host: GitHub
- URL: https://github.com/marclop/laptop-bootstrap
- Owner: marclop
- License: mit
- Created: 2016-01-26T00:42:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-17T14:02:16.000Z (about 10 years ago)
- Last Synced: 2025-02-15T02:19:06.333Z (over 1 year ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Personal bootstrapping for Linux
This repository contains code relevant to bootstrapping my laptop / workstation
with all that I consider to be essential to be up and running
# Usage
This has one really easy way of using it, and it's Makefile targets.
```bash
make
```