Skip to content

Instantly share code, notes, and snippets.

View Wylbur's full-sized avatar

Wilbur Ince Wylbur

View GitHub Profile
@Wylbur
Wylbur / .bash_profile
Last active September 26, 2015 17:22 — forked from davidneedham/.bash_profile
Pantheon Development Workflow (pdw): Commands to improve your Pantheon to local development experience. Just copy these commands into your .bash_profile or .bashrc, update the pdw-auth command to use your credentials, install Terminus (https://github.com/pantheon-systems/cli/wiki/Installation), and go!
#------------------------------------------
# PANTHEON DEVELOPMENT WORKFLOW v1.01
# Using the Pantheon CLI (terminus) v0.71
#------------------------------------------
# Authenticate with Pantheon. The first step, most of the time.
# This is a little insecure, as it lists your password here. But it's convenient.
alias pdw-auth='terminus auth login '
# Update your local Pantheon site aliases