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

https://github.com/rehansd/setup-scripts

Helping you create the best IDE possible!
https://github.com/rehansd/setup-scripts

developer-environment developer-experience developer-tools iterm2 java python3

Last synced: 5 months ago
JSON representation

Helping you create the best IDE possible!

Awesome Lists containing this project

README

          

# Setup-Scripts
Setup scripts that you can run to download developer tools

Currently only for Mac

## What it does
The first script downloads iTerm2 - a powerful development tool that most people prefer over the standard terminal for Mac.
The second script downloads more dev tools, including python3 and java, and guides the user through creating some aliases that I've found helpful

## How to use
Once you set up your new laptop, copy and paste the setup.sh and setup2.sh files in your root directory, `~/`. From there, just type `. setup.sh`, and follow the instructions.