mirror of
https://github.com/meineerde/dotfiles.git
synced 2025-10-17 19:41:01 +00:00
Splat arguments
This commit is contained in:
parent
26ebbceaed
commit
44840622fe
2
Rakefile
2
Rakefile
@ -18,7 +18,7 @@ namespace :install do
|
||||
end
|
||||
|
||||
install :irb, ".irbrc", ".config/irb/*.rb"
|
||||
install :dot, %w(.bash_profile .bashrc .gemrc .global_gitignore .gitconfig .ackrc)
|
||||
install :dot, *%w(.bash_profile .bashrc .gemrc .global_gitignore .gitconfig .ackrc)
|
||||
install :bin, "bin/*"
|
||||
|
||||
desc "installs the custom texmf folder"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user