Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 383 Bytes

quickreference.md

File metadata and controls

19 lines (11 loc) · 383 Bytes

CLI Quick references

Things I might not remember easily so I jot them down here

Postgres

Install brew update and brew doctor brew install posgres

Running It posgres -D /usr/local/var/postgres

To Load at Startup launchctl load ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist ln -sfv /usr/local/opt/postgresql/*.plist ~/Library/LaunchAgents