Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 296 Bytes

devspace-setup

A small bash script to get git and gh setup on your MacOS or Linux machine. The script will setup git and gh, and configure your git user name and email.

Usage

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/idearium/devspace-setup/main/setup.sh)"