Skip to content

A script to automatically configure bash. Adds colors and git status.

License

Notifications You must be signed in to change notification settings

Make-School-Labs/bashsetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌈 bashsetup

A script to automatically configure bash for all incoming Make School students. Adds colors, git status, and other enhancements to ease remote debugging.

Usage

  1. Open Terminal.app.

  2. Copy the following command, then paste it into the terminal window:

    bash <(curl -sL https://make.sc/bashsetup)

    Terminal.app will automatically close when the script has finished running.

Credits

Based on the popular magicmonty/bash-git-prompt repository.

About

A script to automatically configure bash. Adds colors and git status.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages