diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2016-01-10 02:22:43 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2016-01-10 03:12:47 +0100 |
commit | a91e24930cec67804db411b31a0a6eee411077eb (patch) | |
tree | 73081bc68721c5a2f9c32ef1e8489d5998110e90 /.gitmodules | |
download | desktop-tools-a91e24930cec67804db411b31a0a6eee411077eb.tar.gz desktop-tools-a91e24930cec67804db411b31a0a6eee411077eb.tar.xz desktop-tools-a91e24930cec67804db411b31a0a6eee411077eb.zip |
Initial commit
These used to be part of my dwm fork repository.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..5f55ff8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "liberty"] + path = liberty + url = https://github.com/pjanouch/liberty.git |