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:
parent
3230d47b4f
commit
1e67d11bf8
2
Rakefile
2
Rakefile
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user