box-o-sand/sylvilagus/.example.env
Dan Buch 13d3d28fe3 Setting up some shared environment stuff
while working through administrative concepts.
2012-11-17 07:50:35 -05:00

3 lines
173 B
Bash

export SYLVILAGUS_ROOT="$HOME/src/box-o-sand/src/sylvilagus"
export SYLVILAGUS_AMQP_URI="amqp://sylvilagus:$(cat $SYLVILAGUS_ROOT/.sylvilagus-passwd)@localhost:5672/warren"