diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-07-22 11:39:46 +0200 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-07-22 11:49:02 +0200 |
commit | 9a3425486375862c6cf0fd1e5f04a59b38fc4a6e (patch) | |
tree | 654c4f6a3c464c91640b2e06cb58058d852cb16a /carrot.rb | |
parent | d2c331b9f036951eef062dd5141c75182375ba12 (diff) | |
download | dotfiles-9a3425486375862c6cf0fd1e5f04a59b38fc4a6e.tar.gz dotfiles-9a3425486375862c6cf0fd1e5f04a59b38fc4a6e.zip |
Add config files for carrot
Diffstat (limited to 'carrot.rb')
-rw-r--r-- | carrot.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/carrot.rb b/carrot.rb new file mode 100644 index 0000000..c495c22 --- /dev/null +++ b/carrot.rb @@ -0,0 +1,2 @@ +tree src: "#{dir}/carrot", + dst: HOME |