Skip to content

Instantly share code, notes, and snippets.

View tysonwolker's full-sized avatar

Tyson Wolker tysonwolker

  • Q-CTRL
  • undefined
View GitHub Profile
# Install HomeBrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
# Gems
gems=(
lunchy
compass
cocoapods
)

Magic words:

psql -U postgres

Most \d commands support additional param of __schema__.name__ and accept wildcards like *.*

  • \q: Quit/Exit
  • \c __database__: Connect to a database
  • \d __table__: Show table definition including triggers
public [\w?]* (\w+)* .*