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
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