summaryrefslogtreecommitdiff
path: root/carrot
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-07-22 11:39:46 +0200
committerSimon Parri <simonparri@ganzeria.com>2025-07-22 11:49:02 +0200
commit9a3425486375862c6cf0fd1e5f04a59b38fc4a6e (patch)
tree654c4f6a3c464c91640b2e06cb58058d852cb16a /carrot
parentd2c331b9f036951eef062dd5141c75182375ba12 (diff)
downloaddotfiles-9a3425486375862c6cf0fd1e5f04a59b38fc4a6e.tar.gz
dotfiles-9a3425486375862c6cf0fd1e5f04a59b38fc4a6e.zip
Add config files for carrot
Diffstat (limited to 'carrot')
l---------carrot/.XCompose1
l---------carrot/.aspell.en.pws1
l---------carrot/.config/beets1
l---------carrot/.config/user-dirs.dirs1
l---------carrot/.dotXCompose1
-rw-r--r--carrot/.emacs.d/groups.el4
l---------carrot/.emacs.d/init.el1
l---------carrot/.gitconfig1
l---------carrot/.irbrc1
l---------carrot/.mailcap1
l---------carrot/.mbsyncrc1
l---------carrot/.mpv1
l---------carrot/.mrconfig1
l---------carrot/.msmtprc1
l---------carrot/.nethackrc1
l---------carrot/.profile1
l---------carrot/.rbrc1
l---------carrot/.sbclrc1
l---------carrot/.signature1
l---------carrot/.tmux.conf1
l---------carrot/.vimfx1
l---------carrot/.vimrc1
l---------carrot/.zprofile1
l---------carrot/.zshenv1
l---------carrot/.zshrc1
l---------carrot/bin1
26 files changed, 29 insertions, 0 deletions
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