Skip to content
/ bomb Public

💣 Install developer tools on your mac in a simple and easy way.

License

Notifications You must be signed in to change notification settings

tonythree/bomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💣Bomb

What is 💣Bomb ?

Bomb is a simple collection of shell scripts (bombs) to install developer tools on your mac in a simple and easy way, trying to follow best practices. It is highly opinionated.

It also automatically adds stuff to your .zshrc and .zprofile files, asks for input etc. So after running a bomb, you are good to go.

Tested on my Macbook Air M1 2021.

Important! Use at your own risk. I created this for myself to setup new computers for developers in an easy way.

It works on my machine, but check the code before running anything.

List of 💣Bombs

# Permanently show hidden files on mac
sh show-hidden-files.sh

# Brew
sh brew.sh

# Git
sh git.sh

# Test Git
sh git-test.sh

# Custom Terminal prompt using zsh-git-prompt
sh zsh-git-prompt.sh

# Javascript npm using nvm
sh javascript.sh

# Python 3 (requires brew.sh)
sh python.sh

# AWS CLI v2 + configure
sh aws.sh

# Serverless Framework (requires npm.sh)
sh serverless.sh

About

💣 Install developer tools on your mac in a simple and easy way.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages