Codebase list mg / run/4db6a8e2-7c5f-46c7-a45a-7ccf30c084c2/upstream pathnames.h
run/4db6a8e2-7c5f-46c7-a45a-7ccf30c084c2/upstream

Tree @run/4db6a8e2-7c5f-46c7-a45a-7ccf30c084c2/upstream (Download .tar.gz)

pathnames.h @run/4db6a8e2-7c5f-46c7-a45a-7ccf30c084c2/upstream

fc5690f
 
 
 
 
 
 
 
 
 
 
/*	$OpenBSD: pathnames.h,v 1.1 2012/06/18 07:14:55 jasper Exp $	*/

/* This file is in the public domain. */

/*
 *	standard path names
 */

#define	_PATH_MG_DIR		"~/.mg.d"
#define	_PATH_MG_STARTUP	"%s/.mg"
#define	_PATH_MG_TERM		"%s/.mg-%s"