mirror of
https://github.com/meineerde/dotfiles.git
synced 2026-02-11 13:15:19 +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
|
end
|
||||||
|
|
||||||
install :irb, ".irbrc", ".config/irb/*.rb"
|
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/*"
|
install :bin, "bin/*"
|
||||||
|
|
||||||
desc "installs the custom texmf folder"
|
desc "installs the custom texmf folder"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user