#!/bin/env bash
if [[ -f "/dev/shm/bash/$BASHPID/oncd" ]]; then 
	source "/dev/shm/bash/$BASHPID/oncd"
fi
