comparison 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
comparison
equal deleted inserted replaced
0:6d5c73fe5744 1:c8c579f62d99
3 ETCDIR: a 3 ETCDIR: a
4 4
5 [InstallFiles] 5 [InstallFiles]
6 6
7 # rcファイル指定ができない or したくないもの 7 # rcファイル指定ができない or したくないもの
8 vimrc: SYM
9 zshenv: SYM
10 zshrc: SYM
11 Xdefaults: SYM 8 Xdefaults: SYM
12 xinitrc: SYM 9 xinitrc: SYM
13 hgrc: SYM 10 hgrc: SYM
14 screenrc: SYM 11 screenrc: SYM
15 bcrc: SYM 12 bcrc: SYM
16 dir_colors: SYM 13 dir_colors: SYM
17 fetchmailrc:SYM
18 muttrc: SYM 14 muttrc: SYM
15 procmailrc: SYM
16 vimrc: SYM
17 zshenv: SYM
18 zshrc: SYM
19
20 fetchmailrc: LNK
19 21
20 # 環境変数でファイル指定可能なもの 22 # 環境変数でファイル指定可能なもの
21 #screenrc: ENV:SCREENRC 23 #screenrc: ENV:SCREENRC
22 #bcrc: ENV:BC_ENV_ARGS 24 #bcrc: ENV:BC_ENV_ARGS
23 #dir_colors: ENV 25 #dir_colors: ENV
24 #fetchmailrc: ENV 26 #fetchmailrc: ENV
25 27
26 # コマンドラインでファイル指定可能なもの (alias作るかな) 28 # コマンドラインでファイル指定可能なもの (alias作るかな)
27 muttrc: -F 29 #muttrc: -F
28 30
29 # diabled 31 # diabled
30 #bash_profile = .bash_profile 32 #bash_profile = .bash_profile
31 #bashrc = .bashrc 33 #bashrc = .bashrc
32 #emacs = .emacs 34 #emacs = .emacs