Skip to content

Instantly share code, notes, and snippets.

View asnair's full-sized avatar

Austin asnair

View GitHub Profile
@asnair
asnair / stop.sh
Created October 29, 2017 01:23
Stop all running vagrant machines using vagrant halt
vagrant global-status | grep running | colrm 8 | xargs -L 1 -t vagrant halt
@asnair
asnair / Makefile
Created September 18, 2017 14:22 — forked from jbgo/Makefile
My vagrant setup for python flask apps
SHELL = /bin/bash
WORKDIR = /vagrant
PSQL = sudo -u postgres psql
DBNAME = changeme
DBUSER = changeme_user
DBPASS = secret
db/console:
$(PSQL) $(DBNAME)

Keybase proof

I hereby claim:

  • I am asnair on github.
  • I am asnair (https://keybase.io/asnair) on keybase.
  • I have a public key whose fingerprint is 182A 470D E8FD 772A A5BC B038 E12F F651 AAB1 D138

To claim this, I am signing this object: