diff options
-rw-r--r-- | carrot.rb | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,2 +1,4 @@ -tree src: "#{dir}/carrot", - dst: HOME +deploy save: "#{HOME}/...yml" do + tree src: "#{dir}/carrot", + dst: HOME +end |
![]() |
index : dotfiles | |
Personal configuration files | git repository hosting |
summaryrefslogtreecommitdiff |
-rw-r--r-- | carrot.rb | 6 |
@@ -1,2 +1,4 @@ -tree src: "#{dir}/carrot", - dst: HOME +deploy save: "#{HOME}/...yml" do + tree src: "#{dir}/carrot", + dst: HOME +end |