#!/usr/bin/python import os import common from devbot import shell common.setup() shell.start(os.path.join(common.helpers_dir, "bashrc"))