ScopeyNZ / bash-kickstart

Initial bash scripts I use on MacOS environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Initial bash scripts I use on MacOS environments


Languages

Language:Shell 100.0%