summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2018-12-01 23:15:30 -0500
committerJaron Kent-Dobias <jaron@kent-dobias.com>2018-12-01 23:15:30 -0500
commit132f25c7a04f1ed626fabc8e79f3712c7b3d9d34 (patch)
treeedc007c4560f01d95f6ecf493796c46774db08c7
parent6d241e981e1d8237848d09c7971d4cf6bfd5244d (diff)
downloadhome-132f25c7a04f1ed626fabc8e79f3712c7b3d9d34.tar.gz
home-132f25c7a04f1ed626fabc8e79f3712c7b3d9d34.tar.bz2
home-132f25c7a04f1ed626fabc8e79f3712c7b3d9d34.zip
added XCompose configuration to home repository
l---------.XCompose1
m---------.config/compose_key0
-rw-r--r--.gitmodules3
3 files changed, 4 insertions, 0 deletions
diff --git a/.XCompose b/.XCompose
new file mode 120000
index 0000000..6180658
--- /dev/null
+++ b/.XCompose
@@ -0,0 +1 @@
+.config/compose_key/XCompose \ No newline at end of file
diff --git a/.config/compose_key b/.config/compose_key
new file mode 160000
+Subproject 1ba6140d012b281de6d575f47acd7c707f096b6
diff --git a/.gitmodules b/.gitmodules
index e7a61e9..68f7774 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,3 +22,6 @@
[submodule ".config/termite"]
path = .config/termite
url = git:termite-config.git
+[submodule ".config/compose_key"]
+ path = .config/compose_key
+ url = git:compose_key.git