/bash-kickstart

Initial bash scripts I use on MacOS environments

Primary LanguageShell

Bash Kickstart

Some bash defaults I have with MacOS

Usage:

In .bash_profile

source path/to/repo/bundle.sh

Don't forget to configure global gitignore:

git config --global core.excludesfile path/to/repo/.gitignore_global