## Getting Started **via curl** ``` curl -fsSL https://raw.githubusercontent.com/typebrook/settings/dev/tools/install.sh | bash ``` **via wget** ``` wget -O- https://raw.githubusercontent.com/typebrook/settings/dev/tools/install.sh | bash ```