- Timestamp:
- 08/22/08 01:39:18 (3 months ago)
- Location:
- dotfiles
- Files:
-
- 2 added
- 4 modified
-
git/cho45-gitconfig (modified) (1 diff)
-
git/cho45-gitignore (added)
-
setup/cho45-setup.rb (modified) (2 diffs)
-
vim/cho45/.vim/ftplugin/perl/my.vim (modified) (1 diff)
-
vim/cho45/.vim/plugin/sessionsaver.vim (added)
-
zsh/cho45/.zsh/host-mary.zshrc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotfiles/git/cho45-gitconfig
r15879 r18002 47 47 commitencoding = utf-8 48 48 49 [core] 50 excludesfile = /User/cho45/.gitignore 51 -
dotfiles/setup/cho45-setup.rb
r16667 r18002 120 120 end 121 121 122 sh *%w{svn up -N git}123 cd "git" do124 link "cho45-gitconfig", "~/.gitconfig"125 end126 127 122 sh *%w{svn up -N rubygems} 128 123 cd "rubygems" do … … 133 128 cd "git" do 134 129 link "cho45-gitconfig", "~/.gitconfig" 130 link "cho45-gitignore", "~/.gitignore" 135 131 end 136 132 end -
dotfiles/vim/cho45/.vim/ftplugin/perl/my.vim
r17219 r18002 4 4 nmap <silent> <buffer> em :PerlUseInsertionCWord<CR> 5 5 nnoremap epp a<C-R>=join(split(substitute(expand("%:p"), '.*lib/\\|.pm$', "", "g"), "/"), "::")<CR> 6 vnoremap <silent> <Space>a :Align =><CR> 6 7 8 -
dotfiles/zsh/cho45/.zsh/host-mary.zshrc
r17921 r18002 12 12 #alias -g CP="| nkf -s | pbcopy" 13 13 14 alias port="port -v" 14 15 15 16
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)