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

https://github.com/cpg1111/linux-dev-setup

scripts for setting up my personal dev environment from a brand new laptop
https://github.com/cpg1111/linux-dev-setup

Last synced: 11 months ago
JSON representation

scripts for setting up my personal dev environment from a brand new laptop

Awesome Lists containing this project

README

          

# linux-dev-setup

A suite of tools to install my preferred dev tools onto a brand new linux laptop

## Installs

- git (if missing)

- build-essential

- curl

- vim

- Python (if missing)

- Go

- docker

- NodeJS

- Ruby

- virtualbox (not crazy about it, but it's the most supported vagrant provider on Linux, otherwise I'd just use KVM)

- vagrant

- Generate SSH Keys and GPG keys and installs them to Github

- dotfiles