1
0
mirror of https://github.com/meineerde/dotfiles.git synced 2025-10-17 19:41:01 +00:00

Now actually use the correct files...

This commit is contained in:
Holger Just 2011-02-02 14:30:45 +01:00
parent 3230d47b4f
commit 1e67d11bf8

View File

@ -18,7 +18,7 @@ namespace :install do
end
install :irb, ".irbrc", ".config/irb/*.rb"
install :dot, ".bash_profile", ".bashrc", ".gemrc", ".vimrc", ".vim", ".gitignore", ".global_gitconfig"
install :dot, ".bash_profile", ".bashrc", ".gemrc", ".vimrc", ".vim", ".global_gitignore", ".gitconfig"
install :bin, "bin/*"
desc "installs the custom texmf folder"