Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 305 Bytes

File metadata and controls

12 lines (11 loc) · 305 Bytes

new machine:

  1. setup ~/.env based on .env.example
  2. one line install:
curl -fsSL https://raw.githubusercontent.com/ohEmily/dot-files/main/install.sh | bash

linting:

brew install shellcheck
shellcheck install.sh