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
- Host: GitHub
- URL: https://github.com/cpg1111/linux-dev-setup
- Owner: cpg1111
- License: apache-2.0
- Created: 2017-01-21T04:28:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-22T22:54:06.000Z (over 9 years ago)
- Last Synced: 2025-02-13T15:35:40.102Z (over 1 year ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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