Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 256 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 256 Bytes

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