Changeset 2806

Show
Ignore:
Timestamp:
12/07/07 23:12:41 (5 years ago)
Author:
tokuhirom
Message:

dotfiles: some changes.

Location:
dotfiles
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • dotfiles/vim/tokuhirom-vimrc

    r2441 r2806  
    4040    set fileencoding=utf-8 
    4141    set fileencodings=utf-8,euc-jp,iso-2022-jp,utf-8,ucs-2le,ucs-2,cp932  
     42    set ambw=double 
    4243 
    4344" ------------------------------------------------------------------------- 
  • dotfiles/zsh/tokuhirom-zshrc

    r2369 r2806  
    110110 
    111111export PERL_BADLANG=0 
    112 export SCREENDIR=/usr/local/screen_sessions/ 
    113112 
    114113if [ -e "/opt/local/" ];