# HG changeset patch # User kent # Date 1243219327 -32400 # Node ID 8812f32e61241a5f096aa6d2384aa045f0694df8 # Parent c8c579f62d998d136933e204250a05774c73cc1f 09/05/25 diff -r c8c579f62d99 -r 8812f32e6124 Xdefaults --- a/Xdefaults Sat Nov 15 00:57:04 2008 +0900 +++ b/Xdefaults Mon May 25 11:42:07 2009 +0900 @@ -34,8 +34,8 @@ !! RXVT -!URxvt*font: xft:Kochi Gothic:antialias=true:size=14:spacing=20 -URxvt*font: xft:IPAGothic-14:antialias=true +URxvt*font: xft:Kochi Gothic:antialias=true:size=10:spacing=20 +!URxvt*font: xft:IPAGothic-14:antialias=true URxvt*lineSpace: 1 URxvt*foreground: White URxvt*background: Black @@ -50,7 +50,7 @@ URxvt*shading: 30 URxvt.scrollstyle: next -URxvt.scrollBar_right: true +URxvt.scrollBar_right: false URxvt.geometry: 80x24 diff -r c8c579f62d99 -r 8812f32e6124 muttrc --- a/muttrc Sat Nov 15 00:57:04 2008 +0900 +++ b/muttrc Mon May 25 11:42:07 2009 +0900 @@ -1,3 +1,12 @@ + +### tips +# index画面で `t' でタグ付け +# 各コマンド名の前に`tag-'をつけると、タグ付け対象全部にそれを実行 +# `;' の後にコマンドをいれても良い +# 例: 複数のメールを別のメールボックスにコピー +# `t' でメールを指定 +# `;' --> `C' でコピー先を指定 +# `;` --> `d` で削除指定 ### mutt-jp test @@ -8,30 +17,34 @@ set edit_headers=yes - - ### メールフォルダ設定 set folder = $HOME/Mail set mbox_type = Maildir ### メールボックス +# この'='は上記$folderの別名 +# muttが常に監視するボックス 別になくてもいい mailboxes =inbox mailboxes =ie-admin mailboxes =GCC mailboxes =concurrency +mailboxes =recruit +# oldボックス +#mailboxes =inbox.old + ### 送信設定 set from = "kent@cr.ie.u-ryukyu.ac.jp" -set realname = "kent" -set record = "$HOME/Mail/sent" -set postponed = "$HOME/Mail/postponed" +set realname = "Yogi KENT" +set record = "$folder/sent" +set postponed = "$folder/postponed" set include = yes set smtp_url = smtp://k088511@nirai.ie.u-ryukyu.ac.jp:587/ ## 最初はmsmtpを使ってたんだけど、必要ないっぽい。smtp_urlがあればignored #set sendmail = "/opt/local/bin/msmtp -a nirai" -set alias_file=~/Mail/aliases -source ~/Mail/aliases +set alias_file = $folder/aliases +source =aliases set signature = "~/.signature" ### KeyBindings @@ -48,8 +61,14 @@ # for Index bind index \Cd half-down bind index \Cu half-up -#bind index < top -#bind index > bottom +bind index < first-entry +bind index > last-entry + +### Macros +macro generic,index G !fetchmail^m + +### パイプ +set pipe_decode=yes ### カラー設定 diff -r c8c579f62d99 -r 8812f32e6124 procmailrc --- a/procmailrc Sat Nov 15 00:57:04 2008 +0900 +++ b/procmailrc Mon May 25 11:42:07 2009 +0900 @@ -2,7 +2,9 @@ MAILDIR=$HOME/Mail DEFAULT=$MAILDIR/default LOGFILE=$MAILDIR/procmail.log +#LOGFILE=$HOME/procmail.log LOGABSTRACT=no +VERBOSE=yes #JUNK=$HOME/Mail/junk @@ -17,9 +19,14 @@ * admin-server@ie.u-ryukyu.ac.jp ie-admin/ +# 就活メール +:0 H +* ^From:.*(news2010@mail\.rikunabi\.com|CSK2010@s-hr\.jp|rjinzai@fsi\.co\.jp|aiueo@yogi\.bz|tcadmin@port\.ne\.jp|lyp2010@e2r\.jp|ctc2010-fresh@hr-efit\.net|saiyou@hitachisoft\.jp|recruit@ns-sol\.co\.jp|saiyo@unisys\.co\.jp|nintendo2010@e2r\.jp|@access-company\.com|nsso@s-hr\.jp|SCE_Recruit01@hq\.scei\.sony\.co\.jp|teiki_rq@canon\.co\.jp|nri-rc-n@nri\.co\.jp|saiyo@scs\.co\.jp|jinji@cec-ltd\.co\.jp) +recruit/ + # 河野研メーリングリスト :0 H -* concurrency@cr.ie.u-ryukyu.ac.jp +* ^To:.*(concurrency@cr.ie.u-ryukyu.ac.jp|concurrency@ie.u-ryukyu.ac.jp) concurrency/ :0 diff -r c8c579f62d99 -r 8812f32e6124 vimrc --- a/vimrc Sat Nov 15 00:57:04 2008 +0900 +++ b/vimrc Mon May 25 11:42:07 2009 +0900 @@ -30,8 +30,8 @@ set formatoptions+=mB " OSX用 C&P -map :.w !pbcopy -map :r !pbpaste +map :w !nkf -s\|pbcopy +map :r !pbpaste \|nkf -w "文字コード """vimが内部で使用する文字コード @@ -103,8 +103,8 @@ """GLOBAL設定 """/usr/local/share/vim/vim70/plugin/にgtags.vimをいれる """ -"map :Gtags -map :GtagsCursor +map :Gtags +"map :GtagsCursor "map :cn "map :cp diff -r c8c579f62d99 -r 8812f32e6124 xinitrc --- a/xinitrc Sat Nov 15 00:57:04 2008 +0900 +++ b/xinitrc Mon May 25 11:42:07 2009 +0900 @@ -28,12 +28,14 @@ export LANG=ja_JP.UTF_8 export XMODIFIERS="@im=kinput2" +export RXVT_SOCKET=$HOME/.rxvt_socket # start some nice programs /opt/local/bin/kinput2 -xim -canna& #xterm & #/opt/local/bin/urxvt & +/opt/local/bin/urxvtd -q -o& # start the window manager exec /usr/bin/quartz-wm diff -r c8c579f62d99 -r 8812f32e6124 zshrc --- a/zshrc Sat Nov 15 00:57:04 2008 +0900 +++ b/zshrc Mon May 25 11:42:07 2009 +0900 @@ -21,6 +21,9 @@ alias b='popd' alias vi='vim' alias sless='less -x4 -S' +alias octave='GNUTERM=aqua /Applications/Octave.app/Contents/Resources/bin/octave' + +alias mail='msmtp --host=nirai.ie.u-ryukyu.ac.jp --port=587 --auth=plain --user=k088511 --from=kent@cr.ie.u-ryukyu.ac.jp' setopt prompt_subst PROMPT='%{%}<%{%}%{%}%n%{%}:%{%}%m%{%}%{%}>%{%} '