Changeset 16809
- Timestamp:
- 07/29/08 21:54:20 (5 years ago)
- Location:
- lang/perl/Dist-Joseki/trunk/tools
- Files:
-
- 1 added
- 1 modified
-
bash_completion_patch (added)
-
install_dotfiles (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Dist-Joseki/trunk/tools/install_dotfiles
r9773 r16809 1 1 #!/bin/sh 2 for i in dotfiles/.[a-z]* 3 do 4 cp -r $i ~ 5 done 2 rsync -av --exclude .svn dotfiles/ ~
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)