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 | |
parent | d2c331b9f036951eef062dd5141c75182375ba12 (diff) | |
download | dotfiles-9a3425486375862c6cf0fd1e5f04a59b38fc4a6e.tar.gz dotfiles-9a3425486375862c6cf0fd1e5f04a59b38fc4a6e.zip |
Add config files for carrot
-rw-r--r-- | carrot.rb | 2 | ||||
l--------- | carrot/.XCompose | 1 | ||||
l--------- | carrot/.aspell.en.pws | 1 | ||||
l--------- | carrot/.config/beets | 1 | ||||
l--------- | carrot/.config/user-dirs.dirs | 1 | ||||
l--------- | carrot/.dotXCompose | 1 | ||||
-rw-r--r-- | carrot/.emacs.d/groups.el | 4 | ||||
l--------- | carrot/.emacs.d/init.el | 1 | ||||
l--------- | carrot/.gitconfig | 1 | ||||
l--------- | carrot/.irbrc | 1 | ||||
l--------- | carrot/.mailcap | 1 | ||||
l--------- | carrot/.mbsyncrc | 1 | ||||
l--------- | carrot/.mpv | 1 | ||||
l--------- | carrot/.mrconfig | 1 | ||||
l--------- | carrot/.msmtprc | 1 | ||||
l--------- | carrot/.nethackrc | 1 | ||||
l--------- | carrot/.profile | 1 | ||||
l--------- | carrot/.rbrc | 1 | ||||
l--------- | carrot/.sbclrc | 1 | ||||
l--------- | carrot/.signature | 1 | ||||
l--------- | carrot/.tmux.conf | 1 | ||||
l--------- | carrot/.vimfx | 1 | ||||
l--------- | carrot/.vimrc | 1 | ||||
l--------- | carrot/.zprofile | 1 | ||||
l--------- | carrot/.zshenv | 1 | ||||
l--------- | carrot/.zshrc | 1 | ||||
l--------- | carrot/bin | 1 |
27 files changed, 31 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 diff --git a/carrot/.XCompose b/carrot/.XCompose new file mode 120000 index 0000000..cbffa49 --- /dev/null +++ b/carrot/.XCompose @@ -0,0 +1 @@ +../common/.XCompose
\ No newline at end of file diff --git a/carrot/.aspell.en.pws b/carrot/.aspell.en.pws new file mode 120000 index 0000000..6378d79 --- /dev/null +++ b/carrot/.aspell.en.pws @@ -0,0 +1 @@ +../common/.aspell.en.pws
\ No newline at end of file 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 diff --git a/carrot/.dotXCompose b/carrot/.dotXCompose new file mode 120000 index 0000000..2ea311c --- /dev/null +++ b/carrot/.dotXCompose @@ -0,0 +1 @@ +../modules/xcompose/dotXCompose
\ No newline at end of file diff --git a/carrot/.emacs.d/groups.el b/carrot/.emacs.d/groups.el new file mode 100644 index 0000000..d6539f4 --- /dev/null +++ b/carrot/.emacs.d/groups.el @@ -0,0 +1,4 @@ +(enable-groups + org + games + osm) diff --git a/carrot/.emacs.d/init.el b/carrot/.emacs.d/init.el new file mode 120000 index 0000000..147bbd2 --- /dev/null +++ b/carrot/.emacs.d/init.el @@ -0,0 +1 @@ +../../common/.emacs.d/init.el
\ No newline at end of file diff --git a/carrot/.gitconfig b/carrot/.gitconfig new file mode 120000 index 0000000..9a0d698 --- /dev/null +++ b/carrot/.gitconfig @@ -0,0 +1 @@ +../common/.gitconfig
\ No newline at end of file diff --git a/carrot/.irbrc b/carrot/.irbrc new file mode 120000 index 0000000..953e235 --- /dev/null +++ b/carrot/.irbrc @@ -0,0 +1 @@ +../common/.irbrc
\ No newline at end of file diff --git a/carrot/.mailcap b/carrot/.mailcap new file mode 120000 index 0000000..010bf39 --- /dev/null +++ b/carrot/.mailcap @@ -0,0 +1 @@ +../common/.mailcap
\ No newline at end of file diff --git a/carrot/.mbsyncrc b/carrot/.mbsyncrc new file mode 120000 index 0000000..a7b2316 --- /dev/null +++ b/carrot/.mbsyncrc @@ -0,0 +1 @@ +../common/.mbsyncrc
\ No newline at end of file diff --git a/carrot/.mpv b/carrot/.mpv new file mode 120000 index 0000000..e2e885e --- /dev/null +++ b/carrot/.mpv @@ -0,0 +1 @@ +../common/.mpv
\ No newline at end of file diff --git a/carrot/.mrconfig b/carrot/.mrconfig new file mode 120000 index 0000000..700f9d9 --- /dev/null +++ b/carrot/.mrconfig @@ -0,0 +1 @@ +../common/.mrconfig
\ No newline at end of file diff --git a/carrot/.msmtprc b/carrot/.msmtprc new file mode 120000 index 0000000..5456e4d --- /dev/null +++ b/carrot/.msmtprc @@ -0,0 +1 @@ +../common/.msmtprc
\ No newline at end of file diff --git a/carrot/.nethackrc b/carrot/.nethackrc new file mode 120000 index 0000000..6b7cc9c --- /dev/null +++ b/carrot/.nethackrc @@ -0,0 +1 @@ +../common/.nethackrc
\ No newline at end of file diff --git a/carrot/.profile b/carrot/.profile new file mode 120000 index 0000000..948db2d --- /dev/null +++ b/carrot/.profile @@ -0,0 +1 @@ +../common/.profile
\ No newline at end of file diff --git a/carrot/.rbrc b/carrot/.rbrc new file mode 120000 index 0000000..3419960 --- /dev/null +++ b/carrot/.rbrc @@ -0,0 +1 @@ +../common/.rbrc
\ No newline at end of file diff --git a/carrot/.sbclrc b/carrot/.sbclrc new file mode 120000 index 0000000..c9f5ad6 --- /dev/null +++ b/carrot/.sbclrc @@ -0,0 +1 @@ +../common/.sbclrc
\ No newline at end of file diff --git a/carrot/.signature b/carrot/.signature new file mode 120000 index 0000000..cbffc07 --- /dev/null +++ b/carrot/.signature @@ -0,0 +1 @@ +../common/.signature
\ No newline at end of file diff --git a/carrot/.tmux.conf b/carrot/.tmux.conf new file mode 120000 index 0000000..59993cb --- /dev/null +++ b/carrot/.tmux.conf @@ -0,0 +1 @@ +../common/.tmux.conf
\ No newline at end of file diff --git a/carrot/.vimfx b/carrot/.vimfx new file mode 120000 index 0000000..dd7e0d4 --- /dev/null +++ b/carrot/.vimfx @@ -0,0 +1 @@ +../common/.vimfx
\ No newline at end of file diff --git a/carrot/.vimrc b/carrot/.vimrc new file mode 120000 index 0000000..1a1b952 --- /dev/null +++ b/carrot/.vimrc @@ -0,0 +1 @@ +../common/.vimrc
\ No newline at end of file diff --git a/carrot/.zprofile b/carrot/.zprofile new file mode 120000 index 0000000..0bdf38d --- /dev/null +++ b/carrot/.zprofile @@ -0,0 +1 @@ +../common/.zprofile
\ No newline at end of file diff --git a/carrot/.zshenv b/carrot/.zshenv new file mode 120000 index 0000000..ec1f712 --- /dev/null +++ b/carrot/.zshenv @@ -0,0 +1 @@ +../common/.zshenv
\ No newline at end of file diff --git a/carrot/.zshrc b/carrot/.zshrc new file mode 120000 index 0000000..6ed7884 --- /dev/null +++ b/carrot/.zshrc @@ -0,0 +1 @@ +../common/.zshrc
\ No newline at end of file diff --git a/carrot/bin b/carrot/bin new file mode 120000 index 0000000..08377cd --- /dev/null +++ b/carrot/bin @@ -0,0 +1 @@ +../common/bin
\ No newline at end of file |