Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 245 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 245 Bytes

new machine:

git clone https://github.com/ohEmily/dot-files.git
cd dot-files
cp .env.example .env     # Edit this file to include your API keys
chmod +x setup.sh
./setup.sh

linting:

brew install shellcheck
shellcheck install.sh