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/.config | |
parent | d2c331b9f036951eef062dd5141c75182375ba12 (diff) | |
download | dotfiles-9a3425486375862c6cf0fd1e5f04a59b38fc4a6e.tar.gz dotfiles-9a3425486375862c6cf0fd1e5f04a59b38fc4a6e.zip |
Add config files for carrot
Diffstat (limited to 'carrot/.config')
l--------- | carrot/.config/beets | 1 | ||||
l--------- | carrot/.config/user-dirs.dirs | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/carrot/.config/beets b/carrot/.config/beets new file mode 120000 index 0000000..32b9cfc --- /dev/null +++ b/carrot/.config/beets @@ -0,0 +1 @@ +../../common/.config/beets
\ No newline at end of file diff --git a/carrot/.config/user-dirs.dirs b/carrot/.config/user-dirs.dirs new file mode 120000 index 0000000..7279b63 --- /dev/null +++ b/carrot/.config/user-dirs.dirs @@ -0,0 +1 @@ +../../common/.config/user-dirs.dirs
\ No newline at end of file |