summaryrefslogtreecommitdiff
path: root/carrot.rb
blob: 3463644ce703b0b38a931748578056eb2f3580d5 (plain)
1
2
3
4
5
deploy save: "#{HOME}/...yml" do
  tree src: "#{dir}/carrot",
       dst: HOME,
       stops: [".mpv/scripts"]
end