view install.cfg @ 1:c8c579f62d99

add rc files that have relation with mailer. and symlink.py was modified as adding subroutin that make hardlink for fetchmailrc.
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Sat, 15 Nov 2008 00:57:04 +0900
parents 6d5c73fe5744
children ea2aed24ddd0
line wrap: on
line source

[Settings]
#HOME: 
ETCDIR: a

[InstallFiles]

# rcファイル指定ができない or したくないもの
Xdefaults:	SYM
xinitrc:	SYM
hgrc:		SYM
screenrc:	SYM
bcrc:		SYM
dir_colors:	SYM
muttrc:		SYM
procmailrc:	SYM
vimrc:		SYM
zshenv:		SYM
zshrc:		SYM

fetchmailrc:	LNK

# 環境変数でファイル指定可能なもの
#screenrc:		ENV:SCREENRC
#bcrc:			ENV:BC_ENV_ARGS
#dir_colors:		ENV
#fetchmailrc:	ENV

# コマンドラインでファイル指定可能なもの (alias作るかな)
#muttrc:		-F

# diabled
#bash_profile	= .bash_profile
#bashrc		= .bashrc
#emacs		= .emacs
#inputrc	= .inputrc
#jvimrc		= .jvimrc
#login		= .login
#login_conf	= .login_conf
#profile	= .profile
#shrc		= .shrc
#tcshrc		= .tcshrc


[DestinationNames]

screenrc:		.screenrc
bcrc:			.bcrc
dir_colors:		.dir_colors
fetchmailrc:	.fetchmailrc
muttrc:			.muttrc
vimrc:			.vimrc
zshenv:			.zshenv
zshrc:			.zshrc
Xdefaults:		.Xdefault
xinitrc:		.xinitrc
hgrc:			.hgrc
bash_profile:	.bash_profile
bashrc:			.bashrc
emacs:			.emacs
inputrc:		.inputrc
jvimrc:			.jvimrc
login:			.login
login_conf:		.login_conf
profile:		.profile
shrc:			.shrc
tcshrc:			.tcshrc