diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:33:10 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-27 15:33:10 -0200 |
commit | f659c5a432fa52980c3964d5d878804b0438e556 (patch) | |
tree | 30e3fbcea3ec58975dae2dbcc5528132c93cd303 | |
parent | f5b5cb48e58f1ef3ac38645b190540cef8491d10 (diff) | |
download | dotfiles-f659c5a432fa52980c3964d5d878804b0438e556.tar.gz dotfiles-f659c5a432fa52980c3964d5d878804b0438e556.tar.bz2 |
Adding xcompose module
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | modules/xcompose | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bb3c10e..7d60b99 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "modules/git"] path = modules/git url = git://git.sarava.org/rhatto/dotfiles/git.git +[submodule "modules/xcompose"] + path = modules/xcompose + url = git://git.sarava.org/rhatto/dotfiles/xcompose.git diff --git a/modules/xcompose b/modules/xcompose new file mode 160000 +Subproject d18e43c56d7f5f5123d4fc9e85fc29f468c1d11 |