Changeset 34549 for dotfiles/vim

Show
Ignore:
Timestamp:
07/23/09 04:21:18 (4 years ago)
Author:
kozo-ni
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dotfiles/vim/kozo-ni/.vim/vs_setup.sh

    r34542 r34549  
    22mv GetLatest/endwise.vim plugin/ 
    33mv GetLatest/vim-smartchr-0.0.1.zip smartchr.zip 
    4 mv GetLatest/vcscommand.zip vcscommand.zip 
    54 
    65unzip GetLatest/NERD_tree.zip 
    76unzip GetLatest/taglist_45.zip 
     7unzip GetLatest/vcscommand.zip 
     8unzip GetLatest/surround.zip 
    89unzip smartchr.zip 
    9 unzip vcscommand.zip 
    1010 
    1111mv vim-smartchr-0.0.1/autoload/smartchr.vim autoload/ 
     
    1313 
    1414rm -rf vim-smartchr-0.0.1 
    15 rm -r smartchr.zip 
     15rm -f smartchr.zip 
    1616rm -f GetLatest/NERD_tree.zip 
    1717rm -f GetLatest/taglist_45.zip 
    18 rm vcscommand.zip 
     18rm -f GetLatest/vcscommand.zip 
     19rm -f GetLatest/surround.zip