diff --git a/.gitmodules b/.gitmodules index d76822d..13ea315 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "home/.nvm"] path = nvm url = https://github.com/creationix/nvm +[submodule "home/src/srandrd"] + path = home/src/srandrd + url = https://github.com/jceb/srandrd diff --git a/home/bin/srandrd b/home/bin/srandrd new file mode 120000 index 0000000..04edf2d --- /dev/null +++ b/home/bin/srandrd @@ -0,0 +1 @@ +../src/srandrd/srandrd \ No newline at end of file diff --git a/home/src/srandrd b/home/src/srandrd new file mode 160000 index 0000000..6288a36 --- /dev/null +++ b/home/src/srandrd @@ -0,0 +1 @@ +Subproject commit 6288a36a14b3d9ccd30f4a2d5f5f2f38b236d38b