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!
- Host: GitHub
- URL: https://github.com/rehansd/setup-scripts
- Owner: RehanSD
- License: other
- Created: 2017-08-09T06:38:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T03:19:33.000Z (over 8 years ago)
- Last Synced: 2025-03-03T13:31:27.600Z (about 1 year ago)
- Topics: developer-environment, developer-experience, developer-tools, iterm2, java, python3
- Language: Shell
- Homepage: https://rehansd.github.io/Setup-Scripts/
- Size: 26.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.